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

@ -54,6 +54,7 @@
Var DirImage = "ROOT/taobin_project/image/page_thankyou"
EndIf
;inter-image
If LanguageShow = "MYANMAR" Then
If CountryName = "Singapore" Then
@ -67,6 +68,20 @@
Var DirImage = "ROOT/taobin_project/image/page_thankyou_mmr"
EndIf
;inter-image
If LanguageShow = "MSC" Then
If CountryName = "Singapore" Then
Var show_btp = ""
Var show_btn = ""
EndIf
Var DirImage = "ROOT/taobin_project/image/page_thankyou_msc"
EndIf
If show_eng = "true" Then
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Dont_forget_your_changes_below.mp3"
Else
@ -75,11 +90,16 @@
Var imgGetChange = "/imgGetChange.png"
;inter-th-mmr
;inter-image
If LanguageShow = "MYANMAR" Then
Var imgGetChange = "/imgGetChange-MMR.png"
EndIf
;inter-image
If LanguageShow = "MSC" Then
Var imgGetChange = "/imgGetChange-MSC.png"
EndIf
;inter-image
If CountryName = "Malaysia" Then
Var imgGetChange = "/imgGetChange-MYR.png"