aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/timeago.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/timeago.json b/static/timeago.json
new file mode 100644
index 00000000..b6f669c2
--- /dev/null
+++ b/static/timeago.json
@@ -0,0 +1,10 @@
+[
+ "now",
+ ["%ss", "%ss"],
+ ["%smin", "%smin"],
+ ["%sh", "%sh"],
+ ["%sd", "%sd"],
+ ["%sw", "%sw"],
+ ["%sm", "%sm"],
+ ["%sy", "%sy"]
+]