mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(i18n,client): processed translations (#66372)
This commit is contained in:
committed by
GitHub
parent
5b9c2516a4
commit
5d19e0d009
@@ -518,7 +518,7 @@
|
||||
"ms-link": "微軟的鏈接",
|
||||
"submit-and-go": "提交併訪問下一個挑戰",
|
||||
"congratulations": "恭喜,你的代碼已通過。請提交你的代碼以繼續。",
|
||||
"congratulations-code-passes": "✔ 恭喜。你的代碼通過了。",
|
||||
"congratulations-code-passes": "Congratulations. Your code passes.",
|
||||
"i-completed": "我已經完成這個挑戰",
|
||||
"example-code": "示例代碼",
|
||||
"test-output": "你的測試輸出將在這裏顯示",
|
||||
@@ -556,7 +556,7 @@
|
||||
"contact-support-mistake": "如果你覺得有錯誤,請發郵件至 donors@freecodecamp.org 聯繫我們",
|
||||
"editor-tabs": {
|
||||
"code": "編程",
|
||||
"tests": "測試",
|
||||
"tests": "Tests:",
|
||||
"restart": "重啓",
|
||||
"restart-step": "重啓步驟",
|
||||
"console": "控制檯",
|
||||
@@ -1312,7 +1312,13 @@
|
||||
"information-security-and-quality-assurance": "舊版信息安全和質量保證",
|
||||
"information-security-and-quality-assurance-cert": "舊版信息安全和質量保證認證",
|
||||
"full-stack": "舊版全棧",
|
||||
"full-stack-cert": "舊版全棧認證"
|
||||
"full-stack-cert": "舊版全棧認證",
|
||||
"introduction-to-bash": "Introduction to Bash",
|
||||
"introduction-to-sql-and-postgresql": "Introduction to SQL and PostgreSQL",
|
||||
"learn-bash-scripting": "Learn Bash Scripting",
|
||||
"learn-sql-and-bash": "Learn SQL and Bash",
|
||||
"introduction-to-nano": "Introduction to Nano",
|
||||
"introduction-to-git-and-github": "Introduction to Git and GitHub"
|
||||
}
|
||||
},
|
||||
"certification-card": {
|
||||
@@ -1465,6 +1471,10 @@
|
||||
"information-security": "信息安全",
|
||||
"computer-fundamentals": "計算機基礎",
|
||||
"computer-science": "計算機科學",
|
||||
"databases": "Databases",
|
||||
"bash": "Bash",
|
||||
"git": "Git",
|
||||
"editors": "Editors",
|
||||
"ai": "AI"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user