Translate
-- | # You can get help from our document: https://thug.gitbook.io/documentation
Config.Locale = {
['Press_For'] = "PRESS FOR",
['Close'] = "CLOSE",
['Total_Price'] = "TOTAL PRICE",
['Pay_Via_Cash'] = "PAY VIA CASH",
['Pay_Via_Bank'] = "PAY VIA BANK",
['Dont_Have_Money'] = "You don't have enough money!",
}
Last updated