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 05433197c9
commit 1944004409
138 changed files with 1485 additions and 869 deletions

View file

@ -5,6 +5,7 @@
<string name="screen_create_poll_anonymous_headline">"Nascondi voti"</string>
<string name="screen_create_poll_answer_hint">"Opzione %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Le modifiche non sono state salvate. Vuoi davvero tornare indietro?"</string>
<string name="screen_create_poll_delete_option_a11y">"Elimina l\'opzione %1$s"</string>
<string name="screen_create_poll_question_desc">"Domanda o argomento"</string>
<string name="screen_create_poll_question_hint">"Di cosa parla il sondaggio?"</string>
<string name="screen_create_poll_title">"Crea sondaggio"</string>