diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-20 01:12:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-20 01:12:21 +0000 |
commit | 16a4e7192cf517231bed155b99786fcfa738c081 (patch) | |
tree | 74db384d7f67ce2310a04bf1b32b42970200fce5 /apps/oauth2 | |
parent | b5029f89753bba56e3ab380d286412263f3476e2 (diff) | |
download | nextcloud-server-16a4e7192cf517231bed155b99786fcfa738c081.tar.gz nextcloud-server-16a4e7192cf517231bed155b99786fcfa738c081.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r-- | apps/oauth2/l10n/sv.js | 1 | ||||
-rw-r--r-- | apps/oauth2/l10n/sv.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/sv.js b/apps/oauth2/l10n/sv.js index 6008633294f..5d2946a1d22 100644 --- a/apps/oauth2/l10n/sv.js +++ b/apps/oauth2/l10n/sv.js @@ -1,6 +1,7 @@ OC.L10N.register( "oauth2", { + "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 klienter", "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.", "Name" : "Namn", diff --git a/apps/oauth2/l10n/sv.json b/apps/oauth2/l10n/sv.json index 6fa51297312..464282a4491 100644 --- a/apps/oauth2/l10n/sv.json +++ b/apps/oauth2/l10n/sv.json @@ -1,4 +1,5 @@ { "translations": { + "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 klienter", "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.", "Name" : "Namn", |