From 0a6b9a1040377d0389c2334844b683094a0e6904 Mon Sep 17 00:00:00 2001 From: jeffvli Date: Mon, 24 Nov 2025 23:53:36 -0800 Subject: [PATCH] rename import/export string --- src/i18n/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index 04f816546..836c81523 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -467,7 +467,7 @@ "controls": "controls", "sidebar": "sidebar", "remote": "remote", - "exportImport": "export/import", + "exportImport": "import/export", "scrobble": "scrobble", "audio": "audio", "lyrics": "lyrics",