Added translation: Persian (Iran).

Thanks to translators!
This commit is contained in:
Lauri Ojansivu 2021-02-24 15:52:11 +02:00
parent b9405bfb64
commit 0a728f805b
10 changed files with 1102 additions and 360 deletions

View file

@ -62,7 +62,7 @@ if (Meteor.isServer) {
'commentId',
'swimlaneId',
'customField',
'customFieldValue'
'customFieldValue',
];
const responseFunc = data => {
const paramCommentId = data.commentId;