server/apps/comments/l10n/cs_CZ.json
2016-02-17 01:56:11 -05:00

6 lines
No EOL
174 B
JSON

{ "translations": {
"Cancel" : "Zrušit",
"Save" : "Uložit",
"Comment" : "Komentář"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}