mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-24 06:28:34 +01:00
refactor: better translation formatting
This commit is contained in:
@@ -8,6 +8,7 @@ export default defineNuxtPlugin(({ vueApp }) => {
|
||||
legacy: false,
|
||||
globalInjection: true,
|
||||
locale: "en",
|
||||
fallbackLocale: "en",
|
||||
messageCompiler,
|
||||
messages,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user