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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ia.php')
-rw-r--r--l10n/ia.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/l10n/ia.php b/l10n/ia.php
new file mode 100644
index 00000000..3e8dd66e
--- /dev/null
+++ b/l10n/ia.php
@@ -0,0 +1,5 @@
+<?php
+$TRANSLATIONS = array(
+"Share" => "Compartir"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";