Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Fix Russian translations #108 (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
buslov authored and d4rken committed Dec 9, 2017
1 parent ac3afcb commit 1882f35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<string name="update_confirm">Обновить</string>
<string name="version">Версия</string>
<string name="website">Веб-сайт</string>
<string name="app_category_new">новый</string>
<string name="no_email_client">Отсутствует клиент электронной почты</string>
<string name="submitapp">Submit an App</string>
<string name="app_category_new">Новое</string>
<string name="no_email_client">Отсутствует почтовый клиент</string>
<string name="submitapp">Отправить приложение</string>
</resources>

0 comments on commit 1882f35

Please sign in to comment.