mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-11 13:00:56 -04:00
chore(i18n,client): processed translations (#60344)
This commit is contained in:
committed by
GitHub
parent
c8d20d0106
commit
f50fc7ca1d
@@ -3491,10 +3491,6 @@
|
||||
"You'll practice using state and hooks to manage the properties of an element."
|
||||
]
|
||||
},
|
||||
"dbta": {
|
||||
"title": "269",
|
||||
"intro": []
|
||||
},
|
||||
"lecture-understanding-effects-and-referencing-values-in-react": {
|
||||
"title": "Understanding Effects and Referencing Values in React",
|
||||
"intro": [
|
||||
@@ -4060,9 +4056,12 @@
|
||||
"title": "Build a Linked List Class",
|
||||
"intro": [""]
|
||||
},
|
||||
"lab-hash-table-class": {
|
||||
"title": "Build an Hash Table Class",
|
||||
"intro": [""]
|
||||
"lab-hash-table": {
|
||||
"title": "Build a Hash Table",
|
||||
"intro": [
|
||||
"A hash table is a data structure that is used to store key-value pairs and is optimized for quick lookups.",
|
||||
"In this lab, you will use your knowledge about data structures to build a hash table."
|
||||
]
|
||||
},
|
||||
"review-data-structures": {
|
||||
"title": "Data Structures Review",
|
||||
|
||||
@@ -3491,10 +3491,6 @@
|
||||
"You'll practice using state and hooks to manage the properties of an element."
|
||||
]
|
||||
},
|
||||
"dbta": {
|
||||
"title": "269",
|
||||
"intro": []
|
||||
},
|
||||
"lecture-understanding-effects-and-referencing-values-in-react": {
|
||||
"title": "Understanding Effects and Referencing Values in React",
|
||||
"intro": [
|
||||
@@ -4060,9 +4056,12 @@
|
||||
"title": "Build a Linked List Class",
|
||||
"intro": [""]
|
||||
},
|
||||
"lab-hash-table-class": {
|
||||
"title": "Build an Hash Table Class",
|
||||
"intro": [""]
|
||||
"lab-hash-table": {
|
||||
"title": "Build a Hash Table",
|
||||
"intro": [
|
||||
"A hash table is a data structure that is used to store key-value pairs and is optimized for quick lookups.",
|
||||
"In this lab, you will use your knowledge about data structures to build a hash table."
|
||||
]
|
||||
},
|
||||
"review-data-structures": {
|
||||
"title": "Data Structures Review",
|
||||
|
||||
@@ -3505,10 +3505,6 @@
|
||||
"You'll practice using state and hooks to manage the properties of an element."
|
||||
]
|
||||
},
|
||||
"dbta": {
|
||||
"title": "269",
|
||||
"intro": []
|
||||
},
|
||||
"lecture-understanding-effects-and-referencing-values-in-react": {
|
||||
"title": "Understanding Effects and Referencing Values in React",
|
||||
"intro": [
|
||||
@@ -4074,9 +4070,12 @@
|
||||
"title": "Build a Linked List Class",
|
||||
"intro": [""]
|
||||
},
|
||||
"lab-hash-table-class": {
|
||||
"title": "Build an Hash Table Class",
|
||||
"intro": [""]
|
||||
"lab-hash-table": {
|
||||
"title": "Build a Hash Table",
|
||||
"intro": [
|
||||
"A hash table is a data structure that is used to store key-value pairs and is optimized for quick lookups.",
|
||||
"In this lab, you will use your knowledge about data structures to build a hash table."
|
||||
]
|
||||
},
|
||||
"review-data-structures": {
|
||||
"title": "Data Structures Review",
|
||||
|
||||
@@ -3505,10 +3505,6 @@
|
||||
"You'll practice using state and hooks to manage the properties of an element."
|
||||
]
|
||||
},
|
||||
"dbta": {
|
||||
"title": "269",
|
||||
"intro": []
|
||||
},
|
||||
"lecture-understanding-effects-and-referencing-values-in-react": {
|
||||
"title": "Understanding Effects and Referencing Values in React",
|
||||
"intro": [
|
||||
@@ -4074,9 +4070,12 @@
|
||||
"title": "Build a Linked List Class",
|
||||
"intro": [""]
|
||||
},
|
||||
"lab-hash-table-class": {
|
||||
"title": "Build an Hash Table Class",
|
||||
"intro": [""]
|
||||
"lab-hash-table": {
|
||||
"title": "Build a Hash Table",
|
||||
"intro": [
|
||||
"A hash table is a data structure that is used to store key-value pairs and is optimized for quick lookups.",
|
||||
"In this lab, you will use your knowledge about data structures to build a hash table."
|
||||
]
|
||||
},
|
||||
"review-data-structures": {
|
||||
"title": "Data Structures Review",
|
||||
|
||||
@@ -3505,10 +3505,6 @@
|
||||
"You'll practice using state and hooks to manage the properties of an element."
|
||||
]
|
||||
},
|
||||
"dbta": {
|
||||
"title": "269",
|
||||
"intro": []
|
||||
},
|
||||
"lecture-understanding-effects-and-referencing-values-in-react": {
|
||||
"title": "Understanding Effects and Referencing Values in React",
|
||||
"intro": [
|
||||
@@ -4074,9 +4070,12 @@
|
||||
"title": "Build a Linked List Class",
|
||||
"intro": [""]
|
||||
},
|
||||
"lab-hash-table-class": {
|
||||
"title": "Build an Hash Table Class",
|
||||
"intro": [""]
|
||||
"lab-hash-table": {
|
||||
"title": "Build a Hash Table",
|
||||
"intro": [
|
||||
"A hash table is a data structure that is used to store key-value pairs and is optimized for quick lookups.",
|
||||
"In this lab, you will use your knowledge about data structures to build a hash table."
|
||||
]
|
||||
},
|
||||
"review-data-structures": {
|
||||
"title": "Data Structures Review",
|
||||
|
||||
@@ -3505,10 +3505,6 @@
|
||||
"You'll practice using state and hooks to manage the properties of an element."
|
||||
]
|
||||
},
|
||||
"dbta": {
|
||||
"title": "269",
|
||||
"intro": []
|
||||
},
|
||||
"lecture-understanding-effects-and-referencing-values-in-react": {
|
||||
"title": "Understanding Effects and Referencing Values in React",
|
||||
"intro": [
|
||||
@@ -4074,9 +4070,12 @@
|
||||
"title": "Build a Linked List Class",
|
||||
"intro": [""]
|
||||
},
|
||||
"lab-hash-table-class": {
|
||||
"title": "Build an Hash Table Class",
|
||||
"intro": [""]
|
||||
"lab-hash-table": {
|
||||
"title": "Build a Hash Table",
|
||||
"intro": [
|
||||
"A hash table is a data structure that is used to store key-value pairs and is optimized for quick lookups.",
|
||||
"In this lab, you will use your knowledge about data structures to build a hash table."
|
||||
]
|
||||
},
|
||||
"review-data-structures": {
|
||||
"title": "Data Structures Review",
|
||||
|
||||
@@ -3505,10 +3505,6 @@
|
||||
"You'll practice using state and hooks to manage the properties of an element."
|
||||
]
|
||||
},
|
||||
"dbta": {
|
||||
"title": "269",
|
||||
"intro": []
|
||||
},
|
||||
"lecture-understanding-effects-and-referencing-values-in-react": {
|
||||
"title": "Understanding Effects and Referencing Values in React",
|
||||
"intro": [
|
||||
@@ -4074,9 +4070,12 @@
|
||||
"title": "Build a Linked List Class",
|
||||
"intro": [""]
|
||||
},
|
||||
"lab-hash-table-class": {
|
||||
"title": "Build an Hash Table Class",
|
||||
"intro": [""]
|
||||
"lab-hash-table": {
|
||||
"title": "Build a Hash Table",
|
||||
"intro": [
|
||||
"A hash table is a data structure that is used to store key-value pairs and is optimized for quick lookups.",
|
||||
"In this lab, you will use your knowledge about data structures to build a hash table."
|
||||
]
|
||||
},
|
||||
"review-data-structures": {
|
||||
"title": "Data Structures Review",
|
||||
|
||||
@@ -3505,10 +3505,6 @@
|
||||
"You'll practice using state and hooks to manage the properties of an element."
|
||||
]
|
||||
},
|
||||
"dbta": {
|
||||
"title": "269",
|
||||
"intro": []
|
||||
},
|
||||
"lecture-understanding-effects-and-referencing-values-in-react": {
|
||||
"title": "Understanding Effects and Referencing Values in React",
|
||||
"intro": [
|
||||
@@ -4074,9 +4070,12 @@
|
||||
"title": "Build a Linked List Class",
|
||||
"intro": [""]
|
||||
},
|
||||
"lab-hash-table-class": {
|
||||
"title": "Build an Hash Table Class",
|
||||
"intro": [""]
|
||||
"lab-hash-table": {
|
||||
"title": "Build a Hash Table",
|
||||
"intro": [
|
||||
"A hash table is a data structure that is used to store key-value pairs and is optimized for quick lookups.",
|
||||
"In this lab, you will use your knowledge about data structures to build a hash table."
|
||||
]
|
||||
},
|
||||
"review-data-structures": {
|
||||
"title": "Data Structures Review",
|
||||
|
||||
@@ -3505,10 +3505,6 @@
|
||||
"You'll practice using state and hooks to manage the properties of an element."
|
||||
]
|
||||
},
|
||||
"dbta": {
|
||||
"title": "269",
|
||||
"intro": []
|
||||
},
|
||||
"lecture-understanding-effects-and-referencing-values-in-react": {
|
||||
"title": "Understanding Effects and Referencing Values in React",
|
||||
"intro": [
|
||||
@@ -4074,9 +4070,12 @@
|
||||
"title": "Build a Linked List Class",
|
||||
"intro": [""]
|
||||
},
|
||||
"lab-hash-table-class": {
|
||||
"title": "Build an Hash Table Class",
|
||||
"intro": [""]
|
||||
"lab-hash-table": {
|
||||
"title": "Build a Hash Table",
|
||||
"intro": [
|
||||
"A hash table is a data structure that is used to store key-value pairs and is optimized for quick lookups.",
|
||||
"In this lab, you will use your knowledge about data structures to build a hash table."
|
||||
]
|
||||
},
|
||||
"review-data-structures": {
|
||||
"title": "Data Structures Review",
|
||||
|
||||
@@ -3499,10 +3499,6 @@
|
||||
"Ви будете використовувати стани та хуки, щоб керувати властивостями елемента."
|
||||
]
|
||||
},
|
||||
"dbta": {
|
||||
"title": "269",
|
||||
"intro": []
|
||||
},
|
||||
"lecture-understanding-effects-and-referencing-values-in-react": {
|
||||
"title": "Знайомство з ефектами та посиланнями на значення в React",
|
||||
"intro": [
|
||||
@@ -4058,9 +4054,12 @@
|
||||
"title": "Створіть клас «Linked List»",
|
||||
"intro": [""]
|
||||
},
|
||||
"lab-hash-table-class": {
|
||||
"title": "Створіть клас «Hash Table»",
|
||||
"intro": [""]
|
||||
"lab-hash-table": {
|
||||
"title": "Build a Hash Table",
|
||||
"intro": [
|
||||
"A hash table is a data structure that is used to store key-value pairs and is optimized for quick lookups.",
|
||||
"In this lab, you will use your knowledge about data structures to build a hash table."
|
||||
]
|
||||
},
|
||||
"review-data-structures": {
|
||||
"title": "Повторення структур даних",
|
||||
|
||||
Reference in New Issue
Block a user