diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:26:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:26:11 +0000 |
commit | 93b8e662ad5d02b70718a69c6208312a7466778a (patch) | |
tree | b0d311e92f572c889e8421e1eab81afd29e6a06c /apps/oauth2 | |
parent | fe4be9f83dd1fdeb6f86ba8a3d488c646981e2a0 (diff) | |
download | nextcloud-server-93b8e662ad5d02b70718a69c6208312a7466778a.tar.gz nextcloud-server-93b8e662ad5d02b70718a69c6208312a7466778a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r-- | apps/oauth2/l10n/is.js | 1 | ||||
-rw-r--r-- | apps/oauth2/l10n/is.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/is.js b/apps/oauth2/l10n/is.js index e1be98e0a4d..52a80f6dcaa 100644 --- a/apps/oauth2/l10n/is.js +++ b/apps/oauth2/l10n/is.js @@ -12,6 +12,7 @@ OC.L10N.register( "Redirection URI" : "Endurbeiningarslóð", "Client Identifier" : "Biðlaraauðkenni", "Secret key" : "Leynilykill", + "Delete client" : "Eyða biðlara", "Add client" : "Bæta við biðlara", "Add" : "Bæta við", "Show client secret" : "Sýna leynilykil biðlara", diff --git a/apps/oauth2/l10n/is.json b/apps/oauth2/l10n/is.json index 5a157c20d78..821154887fe 100644 --- a/apps/oauth2/l10n/is.json +++ b/apps/oauth2/l10n/is.json @@ -10,6 +10,7 @@ "Redirection URI" : "Endurbeiningarslóð", "Client Identifier" : "Biðlaraauðkenni", "Secret key" : "Leynilykill", + "Delete client" : "Eyða biðlara", "Add client" : "Bæta við biðlara", "Add" : "Bæta við", "Show client secret" : "Sýna leynilykil biðlara", |