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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-01-02 09:50:19 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-01-02 09:50:19 +0400
commitb067215cfa67dac8f0eaf1a259fc1842c1e0eb34 (patch)
treea301fbe5f23c838e815292e0a6b4290548d53cca /files_odfviewer
parente35b20266a94118b36560a9fa8d6ea5afef5d5a8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'files_odfviewer')
-rw-r--r--files_odfviewer/l10n/es_MX.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/files_odfviewer/l10n/es_MX.php b/files_odfviewer/l10n/es_MX.php
new file mode 100644
index 000000000..de67afc67
--- /dev/null
+++ b/files_odfviewer/l10n/es_MX.php
@@ -0,0 +1,3 @@
+<?php $TRANSLATIONS = array(
+"Close" => "Cerrar"
+);