feat: 删除全局的18n变量文件
This commit is contained in:
parent
4e4bf933ef
commit
3a551d3b3f
|
@ -1,11 +0,0 @@
|
||||||
const i18n = {
|
|
||||||
en:{
|
|
||||||
"sysLoading": "System is loading, please wait..."
|
|
||||||
},
|
|
||||||
zh:{
|
|
||||||
"sysLoading": "系统正在加载,请稍候..."
|
|
||||||
},
|
|
||||||
ar:{
|
|
||||||
"sysLoading": "جارٍ تحميل النظام، يرجى الانتظار"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue