From 3e5fab8d3096460f3aaf8e481fdf2f1db8dc9753 Mon Sep 17 00:00:00 2001 From: Sudo-Ivan Date: Thu, 5 Mar 2026 22:12:20 -0600 Subject: [PATCH] Update button label from "Download" to "Save" and localize changes in English, German, Italian, and Russian translations. --- .../src/frontend/components/micron-editor/MicronEditorPage.vue | 2 +- meshchatx/src/frontend/locales/de.json | 2 +- meshchatx/src/frontend/locales/en.json | 2 +- meshchatx/src/frontend/locales/it.json | 2 +- meshchatx/src/frontend/locales/ru.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/meshchatx/src/frontend/components/micron-editor/MicronEditorPage.vue b/meshchatx/src/frontend/components/micron-editor/MicronEditorPage.vue index ab683da..17cee29 100644 --- a/meshchatx/src/frontend/components/micron-editor/MicronEditorPage.vue +++ b/meshchatx/src/frontend/components/micron-editor/MicronEditorPage.vue @@ -35,7 +35,7 @@