pxt-calliope/docs/_locales/pl/_theme.json

22 lines
436 B
JSON
Raw Normal View History

2016-05-04 16:23:04 +02:00
{
"name": "koduj z micro:bit",
"title": "koduj z micro:bit",
"docMenu": [
{
"name": "O nas",
"path": "/about"
},
{
"name": "Lekcje",
"path": "/lessons"
},
{
"name": "Instrukcja obsługi",
"path": "/reference"
},
{
"name": "Urządzenie",
"path": "/device"
}
]
}