chore: translate i18n files (#22526)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
10e6b11ff6
commit
aeb68f99bd
@@ -216,6 +216,28 @@ const translation = {
|
||||
workspaceName: '工作區名稱',
|
||||
workspaceIcon: '工作區域圖示',
|
||||
editWorkspaceInfo: '編輯工作區資訊',
|
||||
changeEmail: {
|
||||
emailPlaceholder: '輸入新電子郵件',
|
||||
verifyEmail: '驗證您目前的電子郵件',
|
||||
continue: '繼續',
|
||||
resend: '重新發送',
|
||||
title: '更改電子郵件',
|
||||
emailLabel: '新電子郵件',
|
||||
content4: '我們剛剛向<email>{{email}}</email>發送了一個臨時驗證碼。',
|
||||
codePlaceholder: '請粘貼六位數代碼',
|
||||
content2: '您目前的電子郵件是 <email>{{email}}</email>。驗證碼已發送到此電子郵件地址。',
|
||||
resendCount: '在{{count}}秒後重新發送',
|
||||
newEmail: '設置一個新的電子郵件地址',
|
||||
sendVerifyCode: '發送驗證碼',
|
||||
verifyNew: '驗證您的新電子郵件',
|
||||
content1: '如果您繼續,我們將向 <email>{{email}}</email> 發送一個驗證碼以進行重新身份驗證。',
|
||||
content3: '請輸入一個新的電子郵件,我們將向您發送驗證碼。',
|
||||
codeLabel: '驗證碼',
|
||||
changeTo: '更改為 {{email}}',
|
||||
existingEmail: '此電子郵件的用戶已經存在。',
|
||||
authTip: '一旦您的電子郵件更改,與您的舊電子郵件相關聯的 Google 或 GitHub 帳戶將無法再登錄此帳戶。',
|
||||
resendTip: '沒有收到代碼嗎?',
|
||||
},
|
||||
},
|
||||
members: {
|
||||
team: '團隊',
|
||||
@@ -257,6 +279,26 @@ const translation = {
|
||||
builder: '建築工人',
|
||||
builderTip: '可以構建和編輯自己的應用程式',
|
||||
datasetOperatorTip: '只能管理知識庫',
|
||||
transferModal: {
|
||||
title: '轉移工作區所有權',
|
||||
transfer: '轉移工作區所有權',
|
||||
verifyEmail: '驗證您目前的電子郵件',
|
||||
codeLabel: '驗證碼',
|
||||
resendTip: '沒有收到代碼嗎?',
|
||||
sendVerifyCode: '發送驗證碼',
|
||||
warningTip: '你將成為管理成員,而新擁有者將擁有完全控制權。',
|
||||
transferLabel: '將工作區的擁有權轉讓給',
|
||||
resend: '重新發送',
|
||||
verifyContent: '您目前的電子郵件是 <email>{{email}}</email>.',
|
||||
verifyContent2: '我們將向此電子郵件發送一個臨時驗證碼以進行重新身份驗證。',
|
||||
resendCount: '在{{count}}秒後重新發送',
|
||||
codePlaceholder: '請粘貼六位數代碼',
|
||||
sendTip: '如果您繼續,我們將向 <email>{{email}}</email> 發送一個驗證碼以進行重新身份驗證。',
|
||||
transferPlaceholder: '選擇一個工作區成員…',
|
||||
warning: '您即將轉讓「{{workspace}}」的所有權。這將立即生效,並且無法撤銷。',
|
||||
continue: '繼續',
|
||||
},
|
||||
transferOwnership: '轉移所有權',
|
||||
},
|
||||
integrations: {
|
||||
connected: '登入方式',
|
||||
@@ -448,6 +490,7 @@ const translation = {
|
||||
addPages: '新增頁面',
|
||||
preview: '預覽',
|
||||
},
|
||||
integratedAlert: 'Notion 透過內部憑證進行整合,無需重新授權。',
|
||||
},
|
||||
website: {
|
||||
active: '積極',
|
||||
|
||||
Reference in New Issue
Block a user