mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(i18n,client): processed translations (#66548)
This commit is contained in:
committed by
GitHub
parent
32f20a1ba9
commit
1a50527694
@@ -121,7 +121,8 @@
|
||||
"more-ways-to-sign-in": "更多登錄方式",
|
||||
"sign-in-with-google": "使用 Google 登錄",
|
||||
"go-to-dcc-today": "訪問今天的編程挑戰",
|
||||
"go-to-dcc-archive": "訪問每日編程挑戰存檔"
|
||||
"go-to-dcc-archive": "訪問每日編程挑戰存檔",
|
||||
"outline": "Outline"
|
||||
},
|
||||
"daily-coding-challenges": {
|
||||
"title": "每日編程挑戰",
|
||||
@@ -1279,6 +1280,7 @@
|
||||
"learn-rag-mcp-fundamentals": "Learn RAG and MCP Fundamentals",
|
||||
"introduction-to-precalculus": "Introduction to Precalculus",
|
||||
"learn-prompting-fundamentals": "Learn Prompting Fundamentals",
|
||||
"learn-oop-with-python": "Learn OOP with Python",
|
||||
"a2-english-for-developers": "開發者 A2 英語",
|
||||
"a2-english-for-developers-cert": "A2 開發者英語認證(測試版)",
|
||||
"b1-english-for-developers": "開發者 B1 英語",
|
||||
@@ -1320,7 +1322,37 @@
|
||||
"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"
|
||||
"introduction-to-git-and-github": "Introduction to Git and GitHub",
|
||||
"introduction-to-variables-and-strings-in-javascript": "Introduction to Variables and Strings in JavaScript",
|
||||
"introduction-to-booleans-and-numbers-in-javascript": "Introduction to Booleans and Numbers in JavaScript",
|
||||
"introduction-functions-in-javascript": "Introduction to Functions in JavaScript",
|
||||
"introduction-to-arrays-in-javascript": "Introduction to Arrays in JavaScript",
|
||||
"introduction-to-objects-in-javascript": "Introduction to Objects in JavaScript",
|
||||
"introduction-to-loops-in-javascript": "Introduction to Loops in JavaScript",
|
||||
"javascript-fundamentals-review": "JavaScript Fundamentals Review",
|
||||
"introduction-to-higher-order-functions-and-callbacks-in-javascript": "Introduction to Higher-Order Functions and Callbacks in JavaScript",
|
||||
"learn-dom-manipulation-and-events-with-javascript": "Learn DOM Manipulation and Events with JavaScript",
|
||||
"introduction-to-javascript-and-accessibility": "Introduction to JavaScript and Accessibility",
|
||||
"learn-javascript-debugging": "Learn JavaScript Debugging",
|
||||
"learn-basic-regex-with-javascript": "Learn Basic Regex with JavaScript",
|
||||
"introduction-to-dates-in-javascript": "Introduction to Dates in JavaScript",
|
||||
"learn-audio-and-video-events-with-javascript": "Learn Audio and Video Events with JavaScript",
|
||||
"introduction-to-maps-and-sets-in-javascript": "Introduction to Maps and Sets in JavaScript",
|
||||
"learn-localstorage-and-crud-operations-with-javascript": "Learn localStorage and CRUD Operations with JavaScript",
|
||||
"introduction-to-javascript-classes": "Introduction to JavaScript Classes",
|
||||
"learn-recursion-with-javascript": "Learn Recursion with JavaScript",
|
||||
"introduction-to-functional-programming-with-javascript": "Introduction to Functional Programming with JavaScript",
|
||||
"introduction-to-asynchronous-javascript": "Introduction to Asynchronous JavaScript",
|
||||
"introduction-to-python-basics": "Introduction to Python Basics",
|
||||
"learn-python-loops-and-sequences": "Learn Python Loops and Sequences",
|
||||
"learn-python-dictionaries-and-sets": "Learn Python Dictionaries and Sets",
|
||||
"learn-error-handling-in-python": "Learn Error Handling in Python",
|
||||
"learn-python-classes-and-objects": "Learn Python Classes and Objects",
|
||||
"introduction-to-oop-in-python": "Introduction to OOP in Python",
|
||||
"introduction-to-linear-data-structures-in-python": "Introduction to Linear Data Structures in Python",
|
||||
"learn-algorithms-in-python": "Learn Algorithms in Python",
|
||||
"learn-graphs-and-trees-in-python": "Learn Graphs and Trees in Python",
|
||||
"learn-dynamic-programming-in-python": "Learn Dynamic Programming in Python"
|
||||
}
|
||||
},
|
||||
"certification-card": {
|
||||
|
||||
Reference in New Issue
Block a user