aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-07-30 23:43:22 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-07-30 23:43:22 +0200
commitc78e41b2d30f325246c6eecaeec2a3e79ce2be9e (patch)
tree70d48597bd0d2c3dc091182fe2ff9b283763f866 /help
parent6c25348b77c29e578bee3c54085d345826d6be8e (diff)
downloadnextcloud-server-c78e41b2d30f325246c6eecaeec2a3e79ce2be9e.tar.gz
nextcloud-server-c78e41b2d30f325246c6eecaeec2a3e79ce2be9e.zip
forgot to generate the translation files
Diffstat (limited to 'help')
-rw-r--r--help/l10n/es.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/help/l10n/es.php b/help/l10n/es.php
new file mode 100644
index 00000000000..e42c9db85de
--- /dev/null
+++ b/help/l10n/es.php
@@ -0,0 +1,4 @@
+<?php $TRANSLATIONS = array(
+"Questions and Answers" => "Preguntas y Respuestas",
+"ASK A QUESTION" => "Haz una pregunta"
+);