We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2dd11b commit a4e13acCopy full SHA for a4e13ac
1 file changed
locale/core.yml
@@ -368,7 +368,7 @@ core:
368
now_link: Současnost
369
original_post_link: 'Původní příspěvek'
370
unread_text: '{count} nepřečtený|{count} nepřečtené|{count} nepřečtených'
371
- viewing_text: '{index} z {count} příspěvků'
+ viewing_text: '{count, plural, one {{index} z {formattedCount} příspěvku} other {{index} z {formattedCount} příspěvků}}'
372
post_stream:
373
discussion_renamed_old_tooltip: 'Původní nadpis byl: „{old}“'
374
discussion_renamed_text: '{username} změnil nadpis na {new}.'
0 commit comments