aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r--lib/l10n/en_GB.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index ae69a109a35..620add001fc 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -20,11 +20,11 @@
"Invalid image" : "Invalid image",
"today" : "today",
"yesterday" : "yesterday",
- "_%n day ago_::_%n days ago_" : ["",""],
+ "_%n day ago_::_%n days ago_" : ["%n day ago","%n days ago"],
"last month" : "last month",
"_%n month ago_::_%n months ago_" : ["%n month ago","%n months ago"],
"last year" : "last year",
- "_%n year go_::_%n years ago_" : ["",""],
+ "_%n year ago_::_%n years ago_" : ["",""],
"_%n hour ago_::_%n hours ago_" : ["%n hour ago","%n hours ago"],
"_%n minute ago_::_%n minutes ago_" : ["%n minute ago","%n minutes ago"],
"seconds ago" : "seconds ago",