I18n: Add Czech translation

This commit is contained in:
Aditoo17 2019-03-02 18:25:49 +01:00
parent 53e104dc32
commit 93f5f94698
4 changed files with 440 additions and 1 deletions

10
static/timeago-cs.json Normal file
View file

@ -0,0 +1,10 @@
[
"teď",
["%s s", "%s s"],
["%s min", "%s min"],
["%s h", "%s h"],
["%s d", "%s d"],
["%s týd", "%s týd"],
["%s měs", "%s měs"],
["%s r", "%s l"]
]