feat(locales): add Micron Editor translations for German, English, and Russian
This commit is contained in:
@@ -411,6 +411,16 @@
|
||||
"rnode_flasher": {
|
||||
"title": "RNode Flasher",
|
||||
"description": "RNode-Adapter flashen und aktualisieren, ohne die Kommandozeile zu berühren."
|
||||
},
|
||||
"micron_editor": {
|
||||
"title": "Micron Editor",
|
||||
"description": "Micron-Markup bearbeiten und mit Live-Rendering anzeigen.",
|
||||
"editor": "Editor",
|
||||
"preview": "Vorschau",
|
||||
"download": "Herunterladen",
|
||||
"edit": "Bearbeiten",
|
||||
"view_preview": "Vorschau anzeigen",
|
||||
"placeholder": "Geben Sie hier Ihr Micron-Markup ein..."
|
||||
}
|
||||
},
|
||||
"ping": {
|
||||
|
||||
@@ -411,6 +411,16 @@
|
||||
"rnode_flasher": {
|
||||
"title": "RNode Flasher",
|
||||
"description": "Flash and update RNode adapters without touching the command line."
|
||||
},
|
||||
"micron_editor": {
|
||||
"title": "Micron Editor",
|
||||
"description": "Edit and preview Micron markup with live rendering.",
|
||||
"editor": "Editor",
|
||||
"preview": "Preview",
|
||||
"download": "Download",
|
||||
"edit": "Edit",
|
||||
"view_preview": "View Preview",
|
||||
"placeholder": "Enter your Micron markup here..."
|
||||
}
|
||||
},
|
||||
"ping": {
|
||||
|
||||
@@ -411,6 +411,16 @@
|
||||
"rnode_flasher": {
|
||||
"title": "RNode Flasher",
|
||||
"description": "Прошивка и обновление адаптеров RNode без использования командной строки."
|
||||
},
|
||||
"micron_editor": {
|
||||
"title": "Редактор Micron",
|
||||
"description": "Редактирование и предпросмотр разметки Micron с живым рендерингом.",
|
||||
"editor": "Редактор",
|
||||
"preview": "Предпросмотр",
|
||||
"download": "Скачать",
|
||||
"edit": "Редактировать",
|
||||
"view_preview": "Просмотр",
|
||||
"placeholder": "Введите разметку Micron здесь..."
|
||||
}
|
||||
},
|
||||
"ping": {
|
||||
|
||||
Reference in New Issue
Block a user