mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 13:00:39 +00:00
1ee7b0f31b
Initialize locale messages before the first app render so the auth page does not diff from the fallback language into the detected locale during startup. Mark the app root as non-translatable and keep the document language synchronized with the active locale to reduce browser translation DOM mutations.