diff options
Diffstat (limited to 'apps/oauth2/l10n/cs.js')
-rw-r--r-- | apps/oauth2/l10n/cs.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/cs.js b/apps/oauth2/l10n/cs.js index 052593d5f0e..b2571b3d702 100644 --- a/apps/oauth2/l10n/cs.js +++ b/apps/oauth2/l10n/cs.js @@ -8,7 +8,6 @@ OC.L10N.register( "Client Identifier" : "Identifikátor klienta", "Secret" : "Tajemství", "Add client" : "Přidat klienta", - "Add" : "Přidat", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 umožňuje cizím službám žádat přístup k vašemu %s." + "Add" : "Přidat" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |