diff options
| author | Shpuld Shpludson <shp@cock.li> | 2019-03-06 20:23:46 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2019-03-06 20:23:46 +0000 |
| commit | 423e1b3b125f346864f12b591faf259abc922930 (patch) | |
| tree | b550e550745696d327027b208661dae38a3be70b /static | |
| parent | de46ede8fd4d37ab87bb714247de178621aff558 (diff) | |
| parent | 93f5f94698d9bd833bff854920a24313e57c0145 (diff) | |
Merge branch 'i18n-cs' into 'develop'
I18n: Add Czech translation
See merge request pleroma/pleroma-fe!627
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"] +] |
