Created
October 22, 2015 21:28
-
-
Save nightpool/f93e42865c202e9d89be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
({"refreshMillis":60000, | |
"allowFuture":false, | |
"strings": { | |
"prefixAgo":null, | |
"prefixFromNow":null, | |
"suffixAgo":"", | |
"suffixFromNow":"from now", | |
"seconds":"now", | |
"minute":"it's been a minute", | |
"minutes":"%d minutes ago", | |
"hour":"an hour ago", | |
"hours":"%d hours ago", | |
"day":"a day ago", | |
"days":"%d days ago", | |
"month":"a month ago", | |
"months":"%d months ago", | |
"year":"a year ago", | |
"years":"%d years ago", | |
"numbers":[] | |
} | |
}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment