* Sync Strings from Localazy * Fix strings usage after some were moved * Fix Norwegian string that was causing lint to fail * Update screenshots --------- Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com> Co-authored-by: Jorge Martín <jorgem@element.io>
9 lines
535 B
XML
9 lines
535 B
XML
<?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">"Ychwanegu dewis"</string>
|
|
<string name="screen_create_poll_title">"Creu Pôl"</string>
|
|
<string name="screen_edit_poll_delete_confirmation_title">"Dileu Pôl"</string>
|
|
<string name="screen_edit_poll_title">"Golygu pôl"</string>
|
|
<string name="screen_polls_history_filter_ongoing">"Parhaus"</string>
|
|
<string name="screen_polls_history_title">"Polau"</string>
|
|
</resources>
|