diff options
Diffstat (limited to 'apps/oauth2/l10n/sv.js')
-rw-r--r-- | apps/oauth2/l10n/sv.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/sv.js b/apps/oauth2/l10n/sv.js index 256ac4bf061..b89b94a4826 100644 --- a/apps/oauth2/l10n/sv.js +++ b/apps/oauth2/l10n/sv.js @@ -15,7 +15,6 @@ OC.L10N.register( "Add client" : "Lägg till klient", "Add" : "Lägg till", "Show client secret" : "Visa klienthemlighet", - "Delete" : "Radera", - "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 tillåter externa tjänster att efterfråga tillgång till %s." + "Delete" : "Radera" }, "nplurals=2; plural=(n != 1);"); |