Sync Strings from Localazy (#6269)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2026-03-02 14:54:50 +01:00 committed by GitHub
parent fb17509726
commit cf479a8df0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
167 changed files with 2455 additions and 1322 deletions

View file

@ -5,6 +5,7 @@
<string name="screen_create_poll_anonymous_headline">"Ocultar votos"</string>
<string name="screen_create_poll_answer_hint">"Opción %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Tus cambios no se han guardado. ¿Estás seguro de que quieres volver atrás?"</string>
<string name="screen_create_poll_delete_option_a11y">"Eliminar opción %1$s"</string>
<string name="screen_create_poll_question_desc">"Pregunta o tema"</string>
<string name="screen_create_poll_question_hint">"¿De qué trata la encuesta?"</string>
<string name="screen_create_poll_title">"Crear una Encuesta"</string>