Skip to content

Commit

Permalink
feat: translate the title of the Conditions lesson in sidebar to polish
Browse files Browse the repository at this point in the history
  • Loading branch information
Dich0tomy committed Dec 30, 2022
1 parent 99a15ba commit 034487b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions i18n/pl/docusaurus-plugin-content-docs-learn/current.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
"message": "💻 Przykłady",
"description": "The label for category 💻 Examples in sidebar defaultSidebar"
},
"sidebar.defaultSidebar.category.4. Conditions": {
"message": "4. Warunki",
"description": "The label for category 4. Conditions in sidebar defaultSidebar"
},
"sidebar.defaultSidebar.category.5. Arrays": {
"message": "5. Tablice",
"description": "The label for category 5. Arrays in sidebar defaultSidebar"
Expand Down

0 comments on commit 034487b

Please sign in to comment.