Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/jv.json')
-rw-r--r--lib/l10n/jv.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/l10n/jv.json b/lib/l10n/jv.json
index 4286553dd0c..8575f28f06b 100644
--- a/lib/l10n/jv.json
+++ b/lib/l10n/jv.json
@@ -1,7 +1,8 @@
{ "translations": {
- "_%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_" : ["",""]
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file