Sync the Docs and the interface

In the offical api doc's the "Client key" is referenced as `Client_ID`,
this change updates the times that "Client key" is in the translation.

Signed-off-by: JJ Asghar <awesome@ibm.com>
This commit is contained in:
JJ Asghar 2023-03-31 09:21:04 -05:00
parent 1f19d5e5e8
commit 14864dbac6
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View File

@ -48,7 +48,7 @@ en-GB:
title: New application title: New application
show: show:
actions: Actions actions: Actions
application_id: Client key application_id: Client ID
callback_urls: Callback URLs callback_urls: Callback URLs
scopes: Scopes scopes: Scopes
secret: Client secret secret: Client secret

View File

@ -48,7 +48,7 @@ en:
title: New application title: New application
show: show:
actions: Actions actions: Actions
application_id: Client key application_id: Client ID
callback_urls: Callback URLs callback_urls: Callback URLs
scopes: Scopes scopes: Scopes
secret: Client secret secret: Client secret

View File

@ -48,7 +48,7 @@ sco:
title: New application title: New application
show: show:
actions: Actions actions: Actions
application_id: Client key application_id: Client ID
callback_urls: Cawback URLs callback_urls: Cawback URLs
scopes: Scopes scopes: Scopes
secret: Client secret secret: Client secret

View File

@ -48,7 +48,7 @@ zh-HK:
title: 新增應用程式 title: 新增應用程式
show: show:
actions: 操作 actions: 操作
application_id: 用戶程式鑰匙 (Client key) application_id: 用戶程式鑰匙 (Client ID)
callback_urls: 回傳網址 (Callback URL) callback_urls: 回傳網址 (Callback URL)
scopes: 權限範圍 (Scopes) scopes: 權限範圍 (Scopes)
secret: 用戶程式密碼 (Client secret) secret: 用戶程式密碼 (Client secret)