Files
homarr/public/locales/pl/modules/notebook.json
2023-10-22 18:00:47 +02:00

15 lines
349 B
JSON

{
"descriptor": {
"name": "Notatnik",
"description": "Interaktywny widżet oparty na markdown do zapisywania notatek!",
"settings": {
"title": "Ustawienia widżetu notatnika",
"showToolbar": {
"label": "Pokaż pasek narzędzi ułatwiający pisanie w markdown"
},
"content": {
"label": "Zawartość notatnika"
}
}
}
}