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:
authorThomas Müller <thomas.mueller@tmit.eu>2016-03-03 13:29:57 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2016-03-03 13:29:57 +0300
commit8cacfce83dbb33cd75aa0c42375287b6a7a0369b (patch)
tree19779e437e5e4860647328f72f01c066455a89b9 /lib/l10n/uz.js
parent8b76e8c57bf75ccd68434df483ed92cc8874751c (diff)
ne, or_IN, uz and yo have been removed from transifex and will be removed from git here now as well
Diffstat (limited to 'lib/l10n/uz.js')
-rw-r--r--lib/l10n/uz.js10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/l10n/uz.js b/lib/l10n/uz.js
deleted file mode 100644
index 784e8271ef3..00000000000
--- a/lib/l10n/uz.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;");