diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-20 01:11:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-20 01:11:55 +0000 |
commit | c48332a14fe4e367e52b3fb2f53e4f58a47a7b66 (patch) | |
tree | 8247b6e54e934d97d8e330cb00842b2c1f8f1a1d /apps/oauth2/l10n/sv.js | |
parent | 980c78048bdfdcb41cd7154c865af68ba091ac27 (diff) | |
download | nextcloud-server-c48332a14fe4e367e52b3fb2f53e4f58a47a7b66.tar.gz nextcloud-server-c48332a14fe4e367e52b3fb2f53e4f58a47a7b66.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/sv.js')
-rw-r--r-- | apps/oauth2/l10n/sv.js | 1 |
1 files changed, 1 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", |