mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 08:45:32 +08:00
convert language files to json format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { createI18n } from "vue-i18n/dist/vue-i18n.esm-browser.prod.js";
|
||||
import en from "./languages/en";
|
||||
import en from "./lang/en.json";
|
||||
|
||||
const languageList = {
|
||||
"cs-CZ": "Čeština",
|
||||
|
Reference in New Issue
Block a user