Skip to content
This repository was archived by the owner on Jul 6, 2021. It is now read-only.

Commit

Permalink
Create en-GB.js (#54)
Browse files Browse the repository at this point in the history
in case the locale is being set elsewhere
  • Loading branch information
jezmck authored and egoist committed Sep 13, 2017
1 parent 753ee93 commit 07ba8ff
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions locales/en-GB.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
"just now",
["%s second ago", "%s seconds ago"],
["%s minute ago", "%s minutes ago"],
["%s hour ago", "%s hours ago"],
["%s day ago", "%s days ago"],
["%s week ago", "%s weeks ago"],
["%s month ago", "%s months ago"],
["%s year ago", "%s years ago"]
]

0 comments on commit 07ba8ff

Please sign in to comment.