summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/ast.js1
-rw-r--r--l10n/ast.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
index f3c8f242..1fdaef1c 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"social",
{
"Help" : "Ayuda",
+ "Open documentation" : "Abrir la documentación",
"Home" : "Aniciu",
"Notifications" : "Avisos",
"Delete" : "Desaniciar",
diff --git a/l10n/ast.json b/l10n/ast.json
index 1f6b1d0a..6fb3be44 100644
--- a/l10n/ast.json
+++ b/l10n/ast.json
@@ -1,5 +1,6 @@
{ "translations": {
"Help" : "Ayuda",
+ "Open documentation" : "Abrir la documentación",
"Home" : "Aniciu",
"Notifications" : "Avisos",
"Delete" : "Desaniciar",