Corrected some mistakes in russian locale
This commit is contained in:
parent
ce4b7b61c2
commit
1b6960e338
|
|
@ -594,7 +594,7 @@ return array(
|
|||
'Task\'s links' => 'Ссылки задачи',
|
||||
'The labels must be different' => 'Ярлыки должны быть разными',
|
||||
'There is no link.' => 'Это не ссылка',
|
||||
'This label must be unique' => 'Этот ярлык должна быть уникальной ',
|
||||
'This label must be unique' => 'Этот ярлык должен быть уникальным ',
|
||||
'Unable to create your link.' => 'Не удается создать эту ссылку.',
|
||||
'Unable to update your link.' => 'Не удается обновить эту ссылку.',
|
||||
'Unable to remove this link.' => 'Не удается удалить эту ссылку.',
|
||||
|
|
@ -733,7 +733,7 @@ return array(
|
|||
'Automatically update the start date' => 'Автоматическое обновление даты начала',
|
||||
'iCal feed' => 'iCal данные',
|
||||
'Preferences' => 'Предпочтения',
|
||||
'Security' => 'Безопастность',
|
||||
'Security' => 'Безопасность',
|
||||
'Two factor authentication disabled' => 'Двухфакторная аутентификация отключена',
|
||||
'Two factor authentication enabled' => 'Включена двухфакторная аутентификация',
|
||||
'Unable to update this user.' => 'Не удается обновить этого пользователя.',
|
||||
|
|
|
|||
Loading…
Reference in New Issue