diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
commit | 27b09ce00a22dc9912d2931a892a1b6870d6b22c (patch) | |
tree | 0c39aeea6460afd92226b01dd0c40c7d04b59f2f /apps/oauth2/l10n/ja.js | |
parent | bd1fd5e079f59476673fff9d21a9e8449f7b7405 (diff) | |
download | nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.tar.gz nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2/l10n/ja.js')
-rw-r--r-- | apps/oauth2/l10n/ja.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/ja.js b/apps/oauth2/l10n/ja.js index ab704273f7d..4c262c0cc3f 100644 --- a/apps/oauth2/l10n/ja.js +++ b/apps/oauth2/l10n/ja.js @@ -12,10 +12,12 @@ OC.L10N.register( "Redirection URI" : "リダイレクトURI", "Client Identifier" : "クライアントID", "Secret key" : "シークレットキー", + "Delete client" : "クライアントを削除", "Add client" : "クライアントの追加", "Add" : "追加", "Delete" : "削除", "Show client secret" : "クライアントシークレットキーを表示", + "Hide client secret" : "クライアントのシークレットキーを隠す", "Secret" : "シークレットキー" }, "nplurals=1; plural=0;"); |