Arcadei ...

This commit is contained in:
paoloar77
2022-10-27 11:18:31 +02:00
parent b79ce9b9af
commit 8e3ada35ea
42 changed files with 131 additions and 180 deletions

View File

@@ -3878,6 +3878,9 @@ export const tools = {
},
translate(params: string, options?: any) {
if (!params)
return ''
const msg = params.split('.')
const lang = toolsext.getLocale()