summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-07 00:19:48 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-07 00:19:48 +0000
commit252477fbd6061a5a4995f48feaf206325908ec97 (patch)
treebe4b47ace2315d9b23fc43cb8e04a776f39e4885 /apps/oauth2
parent01db5d200d4369a54fdb1a864dc4b08738ba2c57 (diff)
downloadnextcloud-server-252477fbd6061a5a4995f48feaf206325908ec97.tar.gz
nextcloud-server-252477fbd6061a5a4995f48feaf206325908ec97.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/uk.js1
-rw-r--r--apps/oauth2/l10n/uk.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/uk.js b/apps/oauth2/l10n/uk.js
index 048ea23090a..509440ec82a 100644
--- a/apps/oauth2/l10n/uk.js
+++ b/apps/oauth2/l10n/uk.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Redirection URI" : "URI перенаправлення",
"Client Identifier" : "Ідентифікатор клієнта",
"Secret key" : "Пароль",
+ "Delete client" : "Вилучити клієнта",
"Add client" : "Додати клієнта",
"Add" : "Додати",
"Show client secret" : "Показати секрет клієнта",
diff --git a/apps/oauth2/l10n/uk.json b/apps/oauth2/l10n/uk.json
index 4b50fb37ddf..8e55fc23219 100644
--- a/apps/oauth2/l10n/uk.json
+++ b/apps/oauth2/l10n/uk.json
@@ -10,6 +10,7 @@
"Redirection URI" : "URI перенаправлення",
"Client Identifier" : "Ідентифікатор клієнта",
"Secret key" : "Пароль",
+ "Delete client" : "Вилучити клієнта",
"Add client" : "Додати клієнта",
"Add" : "Додати",
"Show client secret" : "Показати секрет клієнта",