diff options
Diffstat (limited to 'apps/oauth2/l10n/sk.js')
-rw-r--r-- | apps/oauth2/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/sk.js b/apps/oauth2/l10n/sk.js index f6e17ab51d0..e3838273b89 100644 --- a/apps/oauth2/l10n/sk.js +++ b/apps/oauth2/l10n/sk.js @@ -14,8 +14,8 @@ OC.L10N.register( "Secret key" : "Tajný kľúč", "Add client" : "Pridať klienta", "Add" : "Pridať", - "Show client secret" : "Zobraziť tajomstvo klienta", "Delete" : "Zmazať", + "Show client secret" : "Zobraziť tajomstvo klienta", "Secret" : "Tajný kľúč" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |