release 7.19

This commit is contained in:
kong 2023-05-11 21:58:34 +07:00
parent b8e108f49e
commit 44f9795ea8
28 changed files with 142 additions and 8412 deletions

View file

@ -233,6 +233,13 @@
Var DirImage2 = "ROOT/taobin_project/image/drink_option/"
Var DirImageAlter = "ROOT/taobin_project/image/page3_2/"
EndIf
If CountryName = "Malaysia" Then
Var DirImage2 = "ROOT/taobin_project/image/drink_option_myr/"
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/image/page3_en"
Var ice_tab_text = "Ice will be ready at "
EndIf
RefreshAll
</EventLanguageOnChange>