diff options
| author | Aditoo17 <aditoo@seznam.cz> | 2019-03-02 18:25:49 +0100 |
|---|---|---|
| committer | Aditoo17 <aditoo@seznam.cz> | 2019-03-02 18:25:49 +0100 |
| commit | 93f5f94698d9bd833bff854920a24313e57c0145 (patch) | |
| tree | 6ad108671647434a1b144ceac718686a86ba5959 /static | |
| parent | 53e104dc32080965a5a28ec37975b0c229a7d083 (diff) | |
I18n: Add Czech translation
Diffstat (limited to 'static')
| -rw-r--r-- | static/timeago-cs.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/static/timeago-cs.json b/static/timeago-cs.json new file mode 100644 index 00000000..697a0397 --- /dev/null +++ b/static/timeago-cs.json @@ -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"] +] |
