summaryrefslogtreecommitdiffstats
path: root/apps/user_migrate/l10n/es.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_migrate/l10n/es.php')
-rw-r--r--apps/user_migrate/l10n/es.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/user_migrate/l10n/es.php b/apps/user_migrate/l10n/es.php
new file mode 100644
index 00000000000..6a0551fe235
--- /dev/null
+++ b/apps/user_migrate/l10n/es.php
@@ -0,0 +1,5 @@
+<?php $TRANSLATIONS = array(
+"Export" => "Exportar",
+"ownCloud User Zip" => "Zip de usuario de ownCloud",
+"Import" => "Importar"
+);