diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-26 00:12:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-26 00:12:07 +0000 |
commit | 18cf85d26401be16735cb756204a57dbe6427a5b (patch) | |
tree | a9fe2e42729103e9ddf7e62ffee705b0998bc2fe /apps/oauth2/l10n/es.js | |
parent | 2e36069e24406455ad3f3998aa25e2a949d1402a (diff) | |
download | nextcloud-server-18cf85d26401be16735cb756204a57dbe6427a5b.tar.gz nextcloud-server-18cf85d26401be16735cb756204a57dbe6427a5b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/es.js')
-rw-r--r-- | apps/oauth2/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/es.js b/apps/oauth2/l10n/es.js index 0e0f172aab7..42850b5f79d 100644 --- a/apps/oauth2/l10n/es.js +++ b/apps/oauth2/l10n/es.js @@ -9,6 +9,7 @@ OC.L10N.register( "Secret" : "Secreto", "Add client" : "Añadir cliente", "Add" : "Añadir", + "_section_::_oauth2_" : ["sección","oauth2"], "Show client secret" : "Mostrar secreto del cliente", "Delete" : "Eliminar", "OAuth 2.0" : "OAuth 2.0", |