diff options
Diffstat (limited to 'apps/oauth2/l10n/es_GT.js')
-rw-r--r-- | apps/oauth2/l10n/es_GT.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/es_GT.js b/apps/oauth2/l10n/es_GT.js index 21b865ec1a6..9670dbe2aab 100644 --- a/apps/oauth2/l10n/es_GT.js +++ b/apps/oauth2/l10n/es_GT.js @@ -14,8 +14,8 @@ OC.L10N.register( "Secret key" : "Llave secreta", "Add client" : "Agregar cliente", "Add" : "Agregar", - "Show client secret" : "Mostrar secreto del cliente", "Delete" : "Borrar", + "Show client secret" : "Mostrar secreto del cliente", "Secret" : "Secreto" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |