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": "Microsoft のリンク",
|
||||
"submit-and-go": "提出して次のチャレンジに進む",
|
||||
"congratulations": "おめでとうございます、合格です。次に進むにはコードを提出してください。",
|
||||
"congratulations-code-passes": "✔ Congratulations. Your 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": "Legacy Full-Stack",
|
||||
"full-stack-cert": "Legacy Full-Stack Certification"
|
||||
"full-stack-cert": "Legacy Full-Stack Certification",
|
||||
"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": "Information Security",
|
||||
"computer-fundamentals": "Computer Fundamentals",
|
||||
"computer-science": "Computer Science",
|
||||
"databases": "Databases",
|
||||
"bash": "Bash",
|
||||
"git": "Git",
|
||||
"editors": "Editors",
|
||||
"ai": "AI"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user