Sync Strings from Localazy
This commit is contained in:
parent
4c987c5b3f
commit
e60508a631
29 changed files with 126 additions and 17 deletions
|
|
@ -11,4 +11,9 @@
|
|||
<string name="screen_edit_poll_delete_confirmation">"Opravdu chcete odstranit toto hlasování?"</string>
|
||||
<string name="screen_edit_poll_delete_confirmation_title">"Odstranit hlasování"</string>
|
||||
<string name="screen_edit_poll_title">"Upravit hlasování"</string>
|
||||
<string name="screen_polls_history_empty_ongoing">"Nelze najít žádná probíhající hlasování."</string>
|
||||
<string name="screen_polls_history_empty_past">"Nelze najít žádná minulá hlasování."</string>
|
||||
<string name="screen_polls_history_filter_ongoing">"Probíhající"</string>
|
||||
<string name="screen_polls_history_filter_past">"Minulé"</string>
|
||||
<string name="screen_polls_history_title">"Hlasování"</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue