Merge pull request #4584 from nextcloud/correctTranslation

$s -> $d
This commit is contained in:
Marcel Hibbe 2025-01-09 16:55:35 +01:00 committed by GitHub
commit 45477170ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -729,7 +729,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>