diff options
Diffstat (limited to 'apps/oauth2/l10n/gl.js')
-rw-r--r-- | apps/oauth2/l10n/gl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/gl.js b/apps/oauth2/l10n/gl.js index 9fa0510a4e3..95e35d1315c 100644 --- a/apps/oauth2/l10n/gl.js +++ b/apps/oauth2/l10n/gl.js @@ -11,10 +11,10 @@ OC.L10N.register( "Name" : "Nome", "Redirection URI" : "URI de redireccionamento", "Client Identifier" : "Identificador do cliente", - "Secret" : "Secreto", + "Secret" : "Segredo", "Add client" : "Engadir cliente", "Add" : "Engadir", - "Show client secret" : "Amosar o secreto do cliente", + "Show client secret" : "Amosar o segredo do cliente", "Delete" : "Eliminar" }, "nplurals=2; plural=(n != 1);"); |