Arcadei ...
This commit is contained in:
@@ -3,6 +3,9 @@ import { tools } from '@src/store/Modules/tools'
|
||||
import messages from '../statics/i18n'
|
||||
|
||||
function translate(params: any) {
|
||||
if (!params)
|
||||
return ''
|
||||
|
||||
const msg = params.split('.')
|
||||
const lang = toolsext.getLocale()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user