I18n: Correct pluralization of Czech (#9527)

* I18n: Correct pluralization of Czech

* I18n: Correct pluralization of Czech
This commit is contained in:
Aditoo17
2018-12-15 09:08:54 +01:00
committed by Yamagishi Kazutoshi
parent fcc35f6ec1
commit 67b924e324
2 changed files with 11 additions and 11 deletions

View File

@ -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}:"