Sync Strings from Localazy

This commit is contained in:
bmarty 2025-09-05 07:44:19 +00:00 committed by github-actions[bot]
parent dc79e7438c
commit 676d7f6c8f
196 changed files with 3956 additions and 1272 deletions

View file

@ -5,6 +5,7 @@
<string name="screen_create_poll_anonymous_headline">"隐藏投票"</string>
<string name="screen_create_poll_answer_hint">"选项 %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"更改尚未保存,确定要返回吗?"</string>
<string name="screen_create_poll_delete_option_a11y">"删除选项%1$s"</string>
<string name="screen_create_poll_question_desc">"问题或话题"</string>
<string name="screen_create_poll_question_hint">"投票的内容是什么?"</string>
<string name="screen_create_poll_title">"创建投票"</string>