Sync Strings from Localazy (#4983)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-07-04 16:37:59 +02:00 committed by GitHub
parent 52a6b78228
commit d9ede0544c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
138 changed files with 1485 additions and 869 deletions

View file

@ -5,6 +5,7 @@
<string name="screen_create_poll_anonymous_headline">"Anonyme Umfrage"</string>
<string name="screen_create_poll_answer_hint">"Option %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Ihre Änderungen wurden nicht gespeichert. Sind Sie sicher, dass Sie zurückgehen wollen?"</string>
<string name="screen_create_poll_delete_option_a11y">"Lösche Option %1$s"</string>
<string name="screen_create_poll_question_desc">"Frage oder Thema"</string>
<string name="screen_create_poll_question_hint">"Worum geht es bei der Umfrage?"</string>
<string name="screen_create_poll_title">"Umfrage erstellen"</string>