Full spelling of the word Estimate in Russian locale
This commit is contained in:
parent
18ed87cbd3
commit
8987bb328e
|
|
@ -152,7 +152,7 @@ return array(
|
|||
'Comment is required' => 'Нужен комментарий',
|
||||
'Comment added successfully.' => 'Комментарий успешно добавлен.',
|
||||
'Unable to create your comment.' => 'Невозможно создать комментарий.',
|
||||
'Due Date' => 'Сделать до',
|
||||
'Due Date' => 'Дата завершения',
|
||||
'Invalid date' => 'Неверная дата',
|
||||
'Automatic actions' => 'Автоматические действия',
|
||||
'Your automatic action has been created successfully.' => 'Автоматизированное действие успешно настроено.',
|
||||
|
|
@ -259,7 +259,7 @@ return array(
|
|||
'estimated' => 'расчётное',
|
||||
'Sub-Tasks' => 'Подзадачи',
|
||||
'Add a sub-task' => 'Добавить подзадачу',
|
||||
'Original estimate' => 'Заплан.',
|
||||
'Original estimate' => 'Запланировано',
|
||||
'Create another sub-task' => 'Создать другую подзадачу',
|
||||
'Time spent' => 'Времени затрачено',
|
||||
'Edit a sub-task' => 'Изменить подзадачу',
|
||||
|
|
|
|||
Loading…
Reference in New Issue