mirror of
https://github.com/louislam/dockge.git
synced 2026-05-22 06:22:17 +00:00
Added Fr language and added missing translation keys (#66)
* Added Fr language and added missing translation keys * forgotten key * forgotten key * fix
This commit is contained in:
@@ -3,6 +3,7 @@ import { createI18n } from "vue-i18n/dist/vue-i18n.esm-browser.prod.js";
|
||||
import en from "./lang/en.json";
|
||||
|
||||
const languageList = {
|
||||
"fr": "Français",
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user