Condense wording on inferred action and update translations

These two items on the left menu for tasks are significantly larger than the rest of the items on the list.
By removing the word "another", the left sidebar can be made narrower and it is still clear what these actions do.
This commit is contained in:
Jake G
2022-01-28 20:47:39 -08:00
committed by GitHub
parent 3651c8d0c2
commit d0347fa30e
38 changed files with 76 additions and 76 deletions

View File

@@ -179,7 +179,7 @@ return array(
'Closing a task' => 'Завершение задачи',
'Assign a color to a specific user' => 'Назначить определённый цвет пользователю',
'Position' => 'Расположение',
'Duplicate to another project' => 'Клонировать в другой проект',
'Duplicate to project' => 'Клонировать в другой проект',
'Duplicate' => 'Клонировать',
'Link' => 'Cсылка',
'Comment updated successfully.' => 'Комментарий обновлён.',
@@ -307,7 +307,7 @@ return array(
'Enable public access' => 'Включить общий доступ',
'Public access disabled' => 'Общий доступ отключён',
'Move the task to another project' => 'Переместить задачу в другой проект',
'Move to another project' => 'Переместить в другой проект',
'Move to project' => 'Переместить в другой проект',
'Do you really want to duplicate this task?' => 'Вы точно хотите клонировать задачу?',
'Duplicate a task' => 'Клонировать задачу',
'External accounts' => 'Внешняя аутентификация',