diff options
| author | lambda <pleromagit@rogerbraun.net> | 2017-11-08 22:00:20 +0000 |
|---|---|---|
| committer | lambda <pleromagit@rogerbraun.net> | 2017-11-08 22:00:20 +0000 |
| commit | 241fcd12f527bb3bb975e608ef0631bbed6d04a7 (patch) | |
| tree | 338a38c89a64ed9b3786a49350c882ca49087f0b /static/timeago-ja.json | |
| parent | 3cad733593686829db21d931c48cbc55800713eb (diff) | |
| parent | ceb13a6405a452f6e8ac3ddd22448240490ce156 (diff) | |
Merge branch 'feature/timeago-locales' into 'develop'
Add timeago locales.
See merge request pleroma/pleroma-fe!140
Diffstat (limited to 'static/timeago-ja.json')
| -rw-r--r-- | static/timeago-ja.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/static/timeago-ja.json b/static/timeago-ja.json new file mode 100644 index 00000000..a0f975be --- /dev/null +++ b/static/timeago-ja.json @@ -0,0 +1,10 @@ +[ + "たった今", + "%s 秒前", + "%s 分前", + "%s 時間前", + "%s 日前", + "%s 週間前", + "%s ヶ月前", + "%s 年前" +] |
