summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-01 00:18:49 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-01 00:18:49 +0000
commit90529e5de16561c44a09ea1ced9b0ce17925bcae (patch)
tree310a6ba54048099951fad3d1dd00f74fecdc3cf0 /apps/oauth2/l10n
parenteb8907323eae227d6812986f9fdabca2c2971ae6 (diff)
downloadnextcloud-server-90529e5de16561c44a09ea1ced9b0ce17925bcae.tar.gz
nextcloud-server-90529e5de16561c44a09ea1ced9b0ce17925bcae.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/it.js1
-rw-r--r--apps/oauth2/l10n/it.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/it.js b/apps/oauth2/l10n/it.js
index a9f412dd7d1..4fb0c5f270d 100644
--- a/apps/oauth2/l10n/it.js
+++ b/apps/oauth2/l10n/it.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Redirection URI" : "URI di redirezione",
"Client Identifier" : "Identificatore client",
"Secret key" : "Chiave segreta",
+ "Delete client" : "Elimina client",
"Add client" : "Aggiungi client",
"Add" : "Aggiungi",
"Show client secret" : "Mostra segreto del client",
diff --git a/apps/oauth2/l10n/it.json b/apps/oauth2/l10n/it.json
index 060aafa0dff..1b906f67ce4 100644
--- a/apps/oauth2/l10n/it.json
+++ b/apps/oauth2/l10n/it.json
@@ -10,6 +10,7 @@
"Redirection URI" : "URI di redirezione",
"Client Identifier" : "Identificatore client",
"Secret key" : "Chiave segreta",
+ "Delete client" : "Elimina client",
"Add client" : "Aggiungi client",
"Add" : "Aggiungi",
"Show client secret" : "Mostra segreto del client",