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/ml.js')
-rw-r--r--lib/l10n/ml.js10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/l10n/ml.js b/lib/l10n/ml.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/ml.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},
-"nplurals=2; plural=(n != 1);");