chore: translate i18n files (#22563)
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
This commit is contained in:
![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
61a5741c05
commit
54c56f2d05
@@ -214,6 +214,29 @@ const translation = {
|
||||
title: '插件',
|
||||
},
|
||||
difyVersionNotCompatible: '當前的 Dify 版本與此插件不兼容,請升級至所需的最低版本:{{minimalDifyVersion}}',
|
||||
auth: {
|
||||
setDefault: '設置為默認',
|
||||
useOAuth: '使用 OAuth',
|
||||
saveAndAuth: '保存並授權',
|
||||
oauthClientSettings: 'OAuth 客戶端設置',
|
||||
setupOAuth: '設置 OAuth 客戶端',
|
||||
saveOnly: '僅保存',
|
||||
addApi: '添加 API 金鑰',
|
||||
custom: '自訂',
|
||||
addOAuth: '添加 OAuth',
|
||||
useOAuthAuth: '使用 OAuth 授權',
|
||||
authorization: '授權',
|
||||
oauthClient: 'OAuth 客戶端',
|
||||
authRemoved: '授權已被移除',
|
||||
authorizationName: '授權名稱',
|
||||
default: '默認',
|
||||
workspaceDefault: '工作區域默認',
|
||||
authorizations: '授權',
|
||||
useApiAuth: 'API 金鑰授權配置',
|
||||
useApi: '使用 API 金鑰',
|
||||
clientInfo: '由於未找到此工具提供者的系統客戶端秘密,因此需要手動設置,對於 redirect_uri,請使用',
|
||||
useApiAuthDesc: '配置完憑證後,工作區內的所有成員在協調應用程式時都可以使用此工具。',
|
||||
},
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
Reference in New Issue
Block a user