mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(i18n,client): processed translations (#67062)
This commit is contained in:
committed by
GitHub
parent
e31c7d46a5
commit
2e6472dec1
@@ -339,6 +339,7 @@
|
||||
"keyboard-shortcuts": "啓用鍵盤快捷鍵"
|
||||
},
|
||||
"headings": {
|
||||
"personal": "Personal",
|
||||
"account": "賬戶",
|
||||
"certs": "認證",
|
||||
"legacy-certs": "舊版認證",
|
||||
@@ -469,13 +470,16 @@
|
||||
},
|
||||
"completeness": {
|
||||
"heading": "個人資料完成 {{percentage}}%",
|
||||
"title": "Profile Completion",
|
||||
"progress": "{{percentage}}% complete",
|
||||
"name": "添加你的姓名",
|
||||
"location": "添加你的地點",
|
||||
"picture": "上傳頭像",
|
||||
"about": "填寫個人簡介",
|
||||
"social": "添加社交鏈接",
|
||||
"portfolio": "添加作品集項目",
|
||||
"experience": "添加你的經歷"
|
||||
"experience": "添加你的經歷",
|
||||
"privacy": "Make your profile public"
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
@@ -1027,6 +1031,10 @@
|
||||
"rsa-checkbox": "我已經嘗試了 Read-Search-Ask(閱讀-搜索-提問)方法",
|
||||
"similar-questions-checkbox": "我已經在論壇上搜索了類似的問題和相應的答案",
|
||||
"edit-my-profile": "編輯我的個人資料",
|
||||
"add-portfolio": "Add portfolio project",
|
||||
"edit-portfolio": "Edit portfolio project",
|
||||
"add-experience": "Add experience",
|
||||
"edit-experience": "Edit experience",
|
||||
"editor-a11y-off-macos": "{{editorName}} 編輯器內容。按 Option+F1 設置無障礙選項。",
|
||||
"editor-a11y-off-non-macos": "{{editorName}} 編輯器內容。按 Alt+F1 設置無障礙選項。",
|
||||
"editor-a11y-on-macos": "{{editorName}} 編輯器模式。無障礙模式被設置爲 “on”。按 Command+E 關閉或按 Option+F1 查看更多選項。",
|
||||
|
||||
Reference in New Issue
Block a user