THAI INTER : New lang for xml, New condition new lang, Add Image

This commit is contained in:
Ittipat Lusuk 2025-03-26 17:41:24 +07:00
parent 1e8450e91f
commit 7e0ede3946
183 changed files with 2075 additions and 155 deletions

View file

@ -364,7 +364,7 @@
Var DirImage = CountryRootPath + "image/close_en"
EndIf
If LanguageShow = "MYANMAR" Then
Var DirImage = CountryRootPath + "image/close_en"
Var DirImage = CountryRootPath + "image/close_mmr"
EndIf
If LanguageShow = "MSC" Then
Var DirImage = CountryRootPath + "image/close_hkg"
@ -422,7 +422,7 @@
Var DirImage = CountryRootPath + "image/close_en"
EndIf
If LanguageShow = "MYANMAR" Then
Var DirImage = CountryRootPath + "image/close_en"
Var DirImage = CountryRootPath + "image/close_mmr"
EndIf
If LanguageShow = "MSC" Then
Var DirImage = CountryRootPath + "image/close_hkg"