We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4e13ac commit f1e04a9Copy full SHA for f1e04a9
1 file changed
locale/core.yml
@@ -178,7 +178,7 @@ core:
178
view_user_list_label: 'Zobrazit seznam uživatelů'
179
permissions_controls:
180
allow_indefinitely_button: Kdykoli
181
- allow_some_minutes_button: 'První {count} minutu|První {count} minuty|Prvních {count} minut'
+ allow_some_minutes_button: '{count, plural, one {První # minutu} other {Prvních # minut}}'
182
allow_ten_minutes_button: 'Na 10 minut'
183
allow_until_reply_button: 'Do další odpovědi'
184
everyone_button: Všichni
0 commit comments