Sync Strings from Localazy
This commit is contained in:
parent
375eb36512
commit
c3b883623c
38 changed files with 287 additions and 183 deletions
10
features/poll/impl/src/main/res/values-ru/translations.xml
Normal file
10
features/poll/impl/src/main/res/values-ru/translations.xml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_create_poll_add_option_btn">"Добавить опцию"</string>
|
||||
<string name="screen_create_poll_anonymous_desc">"Показывать результаты только после окончания опроса"</string>
|
||||
<string name="screen_create_poll_anonymous_headline">"Анонимный опрос"</string>
|
||||
<string name="screen_create_poll_answer_hint">"Настройка %1$d"</string>
|
||||
<string name="screen_create_poll_question_desc">"Вопрос или тема"</string>
|
||||
<string name="screen_create_poll_question_hint">"Тема опроса?"</string>
|
||||
<string name="screen_create_poll_title">"Создать опрос"</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue