From 9ee553ef23cb86b2fcdf7879149c833c81fa8fb5 Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Mon, 15 Jul 2024 16:51:20 +0200 Subject: feat: Change repair window to tab --- src-vue/src/i18n/lang/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src-vue/src/i18n/lang/en.json') diff --git a/src-vue/src/i18n/lang/en.json b/src-vue/src/i18n/lang/en.json index 4c3da49f..1551e7a4 100644 --- a/src-vue/src/i18n/lang/en.json +++ b/src-vue/src/i18n/lang/en.json @@ -4,6 +4,7 @@ "changelog": "Changelog", "mods": "Mods", "settings": "Settings", + "repair": "Repair", "dev": "Dev" }, @@ -128,11 +129,10 @@ "repair": { "title": "Repair", - "open_window": "Open repair window", + "open_view": "Open repair view", "window": { - "title": "FlightCore repair window", - "warning": "This window contains various functionality to repair common issues with Northstar and FlightCore.", + "warning": "This view contains various functionality to repair common issues with Northstar and FlightCore.", "disable_all_but_core": "Disable all but core mods", "disable_all_but_core_success": "Disabled all mods but core", "disable_modsettings": "Disable ModSettings mod", -- cgit v1.2.3