fix(frontend): isolate subscription language preference (#6394)

* fix(frontend): isolate subscription language preference

* fix(frontend): defer date locale resolution
This commit is contained in:
dawn
2026-09-03 22:33:37 +08:00
committed by GitHub
parent 0c72dd8384
commit ded2aa150c
5 changed files with 95 additions and 23 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ if (messageContainer) {
message.config({ getContainer: () => messageContainer });
}
readyI18n().then(() => {
readyI18n('subscription').then(() => {
const root = document.getElementById('app');
if (root) {
createRoot(root).render(