I18n: Correct pluralization of Czech (#9527)
* I18n: Correct pluralization of Czech * I18n: Correct pluralization of Czech
This commit is contained in:
committed by
Yamagishi Kazutoshi
parent
fcc35f6ec1
commit
67b924e324
@ -78,6 +78,6 @@ cs:
|
||||
not_found: nenalezen
|
||||
not_locked: nebyl uzamčen
|
||||
not_saved:
|
||||
few: "%{count} chyb zabránilo uložení tohoto %{resource}:"
|
||||
few: "%{count} chyby zabránily uložení tohoto %{resource}:"
|
||||
one: '1 chyba zabránila uložení tohoto %{resource}:'
|
||||
other: "%{count} chyb zabránilo uložení tohoto %{resource}:"
|
||||
|
Reference in New Issue
Block a user