Update localization files and remove unused files
This commit is contained in:
@@ -3,7 +3,7 @@ import playground from "@/assets/locale/ml/playground.json";
|
||||
import common from "@/assets/locale/ml/common.json";
|
||||
import sidepanel from "@/assets/locale/ml/sidepanel.json";
|
||||
import settings from "@/assets/locale/ml/settings.json";
|
||||
import knownledge from "@/assets/locale/ml/knownledge.json";
|
||||
import knowledge from "@/assets/locale/ml/knowledge.json";
|
||||
|
||||
export const ml = {
|
||||
option,
|
||||
@@ -11,5 +11,5 @@ export const ml = {
|
||||
common,
|
||||
sidepanel,
|
||||
settings,
|
||||
knownledge
|
||||
knowledge
|
||||
}
|
||||
Reference in New Issue
Block a user