Sync Strings (#5146)

* Sync Strings from Localazy

* Remove unused WelcomeView.

* Remove unused WelcomeView.

---------

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
ElementBot
2025-08-11 14:49:29 +02:00
committed by GitHub
parent 54877db092
commit badbc5189e
186 changed files with 3296 additions and 1295 deletions

View File

@@ -5,6 +5,7 @@
<string name="screen_create_poll_anonymous_headline">"Dölj röster"</string>
<string name="screen_create_poll_answer_hint">"Alternativ %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Dina ändringar har inte sparats. Är du säker på att du vill gå tillbaka?"</string>
<string name="screen_create_poll_delete_option_a11y">"Radera alternativet %1$s"</string>
<string name="screen_create_poll_question_desc">"Fråga eller ämne"</string>
<string name="screen_create_poll_question_hint">"Vad handlar omröstningen om?"</string>
<string name="screen_create_poll_title">"Skapa omröstning"</string>