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/su.js')
-rw-r--r--lib/l10n/su.js10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/l10n/su.js b/lib/l10n/su.js
deleted file mode 100644
index 784e8271ef3..00000000000
--- a/lib/l10n/su.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=1; plural=0;");