Sync locales
This commit is contained in:
@@ -1216,5 +1216,14 @@ return array(
|
||||
'Global tags' => 'Глобальные метка',
|
||||
'There is no global tag at the moment.' => 'Нет глобальных меток.',
|
||||
'This field cannot be empty' => 'Это поле не может быть пустым',
|
||||
// 'Close a task when there is no activity in an specific column' => '',
|
||||
// '%s removed a subtask for the task #%d' => '',
|
||||
// '%s removed a comment on the task #%d' => '',
|
||||
// 'Comment removed on task #%d' => '',
|
||||
// 'Subtask removed on task #%d' => '',
|
||||
'Hide tasks in this column in the dashboard' => 'Не показывать задачи из этой колонки в кабинете',
|
||||
// '%s removed a comment on the task %s' => '',
|
||||
// '%s removed a subtask for the task %s' => '',
|
||||
// 'Comment removed' => '',
|
||||
// 'Subtask removed' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user