summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en@pirate.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/en@pirate.json')
-rw-r--r--lib/l10n/en@pirate.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/l10n/en@pirate.json b/lib/l10n/en@pirate.json
index c2cd03ea8f3..c7b37d44475 100644
--- a/lib/l10n/en@pirate.json
+++ b/lib/l10n/en@pirate.json
@@ -1,8 +1,9 @@
{ "translations": {
- "web services under your control" : "web services under your control",
- "_%n minute ago_::_%n minutes ago_" : ["",""],
+ "_%n day ago_::_%n days ago_" : ["",""],
+ "_%n month ago_::_%n months ago_" : ["",""],
+ "_%n year go_::_%n years ago_" : ["",""],
"_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n day go_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""]
+ "_%n minute ago_::_%n minutes ago_" : ["",""],
+ "web services under your control" : "web services under your control"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file