Merge pull request #4585 from nextcloud/backport/4584/stable-20.1

[stable-20.1] $s -> $d
This commit is contained in:
Marcel Hibbe 2025-01-09 17:41:34 +01:00 committed by GitHub
commit c1fe29dbee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -728,7 +728,7 @@ How to translate with transifex:
<string name="polls_question">Question</string>
<string name="polls_question_hint">Your question</string>
<string name="polls_options">Options</string>
<string name="polls_option_hint">Option %1$s</string>
<string name="polls_option_hint">Option %1$d</string>
<string name="polls_option_delete">Delete option %1$s</string>
<string name="polls_settings">Settings</string>
<string name="polls_private_poll">Private poll</string>