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>2015-08-26 13:19:24 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2015-08-26 13:19:24 +0300
commit40203d7d1e7b55f2b0eb32c1ad36ada2b060d987 (patch)
tree7fa75aec202185a07631129b2facdb1ae2529fa3 /lib/l10n/es_CO.js
parent27af0e82ddba29512a4a5fe08cbd060cc6251264 (diff)
Remove languages which are no longer maintained on transifex
Diffstat (limited to 'lib/l10n/es_CO.js')
-rw-r--r--lib/l10n/es_CO.js10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/l10n/es_CO.js b/lib/l10n/es_CO.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/es_CO.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);");