diff options
author | GiteaBot <teabot@gitea.io> | 2018-08-28 15:50:29 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2018-08-28 15:50:29 +0000 |
commit | 179123de350fafeb5f4fada858b4dd3767b6db2f (patch) | |
tree | d6ce136a9ad5ce8c1da54005137a9205d9a1bdd9 /options/locale/locale_ru-RU.ini | |
parent | 74d65b5b5b00cfb043c0e9ce745518aaa0d3e842 (diff) | |
download | gitea-179123de350fafeb5f4fada858b4dd3767b6db2f.tar.gz gitea-179123de350fafeb5f4fada858b4dd3767b6db2f.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_ru-RU.ini')
-rw-r--r-- | options/locale/locale_ru-RU.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/options/locale/locale_ru-RU.ini b/options/locale/locale_ru-RU.ini index 350c463998..a80d8e57d0 100644 --- a/options/locale/locale_ru-RU.ini +++ b/options/locale/locale_ru-RU.ini @@ -779,8 +779,6 @@ issues.error_modifying_due_date=Не удалось изменить срок в issues.error_removing_due_date=Не удалось убрать срок выполнения. issues.due_date_form=гггг-мм-дд issues.due_date_form_add=Добавить срок выполнения -issues.due_date_form_update=Обновить срок выполнения -issues.due_date_form_remove=Удалить срок выполнения issues.due_date_not_writer=Для обновления срока выполнения необходим доступ на запись в репозиторий. issues.due_date_not_set=Срок выполнения не установлен. issues.due_date_added=добавлено в срок выполнения %s %s |