From 21301d8a2ad104c4aeef1c7e2bcc1d1780c303bc Mon Sep 17 00:00:00 2001 From: David Ralph Date: Fri, 30 Jan 2026 23:45:11 +0000 Subject: [PATCH] fix(translations): replace temp dev tab name --- src/i18n/locales/en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en_US.json b/src/i18n/locales/en_US.json index 17389dd0..ee7c7d70 100644 --- a/src/i18n/locales/en_US.json +++ b/src/i18n/locales/en_US.json @@ -1,5 +1,5 @@ { - "tabname": "China", + "tabname": "New Tab", "branding": { "name": "Mue", "author": "The Mue Authors"