{
'actionsIcon': 'Actions icon',
                        'actionsList': 'Open actions list',
                        'unassignedTask': 'Unassigned task',
                        'unassigned': 'unassigned',
                        'assignedTask': 'Assigned to {{userName}}',
                        'addNewStatus': 'New status',
                        'addNewColumn': 'Add new status',
                        'addNewTask': 'Add new task',
                        'addSubtask': 'Add subtask',
                        'assignedTo': 'Assigned to',
                        'createdBy': 'Created by',
                        'updatedBy': 'Updated by',
                        'createdByDate': 'Created',
                        'updatedByDate': 'Updated',
                        'checklist': 'Sub tasks',
                        'color': 'Color',
                        'commentsIcon': 'Comments icon',
                        'copy': 'Copy',
                        'customize': 'Customize tasks',
                        'customizeColumn': 'Customize column',
                        'dueDate': 'Due date',
                        'days': 'days',
                        'edit': 'Edit',
                        'editTask': 'ID: {{taskId}} {{text}}',
                        'expand': 'Expand column',
                        'collapse': 'Collapse column',
                        'high': 'High',
                        'low': 'Low',
                        'critical': 'Critical',
                        'newComment': 'New comment',
                        'newSubtask': 'New subtask',
                        'overdue': 'Overdue',
                        'average': 'Average',
                        'priority': 'Priority',
                        'priorityIcon': 'Priority icon',
                        'progress': 'Progress',
                        'promptComment': 'Are you sure you want to remove this comment?',
                        'promptTask': 'Are you sure you want to remove the task "{{taskText}}"?',
                        'promptColumn': 'Are you sure you want to remove this column?',
                        'remove': 'Remove',
                        'removeSubtask': 'Remove subtask',
                        'removeColumn': 'Remove column',
                        'hideColumn': 'Hide column',
                        'removeComment': 'Remove comment',
                        'removeTask': 'Remove task',
                        'showAllColumns': 'Show all columns',
                        'send': 'Send',
                        'startDate': 'Start date',
                        'status': 'Status',
                        'swimlane': 'Swimlane',
                        'tags': 'Tags',
                        'text': 'Name',
                        'textPlaceholder': 'Write a task name',
                        'description': 'Description',
                        'taskProgress': 'Task progress: {{value}}%',
                        'taskDescription': 'Task description: {{value}}',
                        'taskCompleted': 'Tasks completed: {{value}}/{{count}}',
                        'tasksSummary': '{{summary}} tasks',
                        'tasksSummaryOne': '1 task',
                        'userId': 'User ID',
                        'userIcon': 'User icon',
                        'guestUser': 'Guest',
                        'detailsTab': 'Details',
                        'commentsTab': 'Comments',
                        'fieldsTab': 'Fields',
                        'historyTab': 'History',
                        'subtasksTab': 'Subtasks',
                        'historyEvent': 'Event',
                        'historyAuthor': 'Author',
                        'historyDetails': 'Details',
                        'range': 'From "{{oldValue}}" to "{{newValue}}"',
                        'nullRange': 'Changed to "{{newValue}}"',
                        'invalidRange': '"{{start}}" should be less than "{{end}}"',
                        'historyDate': 'Date',
                        'ok': 'ok',
                        'cancel': 'Cancel',
                        'delete': 'Delete',
                        'taskDeadlineChanged': 'Deadline changed',
                        'tagsChanged': 'Tags changed',
                        'taskMoved': 'Task moved',
                        'taskUpdated': 'Task updated',
                        'taskCreated': 'Task created',
                        'taskUserChanged': 'Assignee changed',
                        'taskUserRemoved': 'Assignee removed',
                        'taskDescriptionChanged': 'Description changed',
                        'taskSubtasksChanged': 'Subtasks changed',
                        'taskProgressChanged': 'Progress changed',
                        'taskPriorityChanged': 'Priority changed',
                        'taskSubtasksCompleted': 'Completed {{value}}',
                        'taskStatusChanged': 'Status changed',
                        'taskTagsChanged': 'Tags changed',
                        'taskNameChanged': 'Name changed',
                        'taskColorChanged': 'Color changed',
                        'empty': 'No tasks',
                        'emptyTags': 'No tags available',
                        'emptyImage': 'No image to display',
                        'emptyAttachment': 'No attachment to display'
}