cool how do i translate from arabic
this is the translated locale.lua
Locales = {
["lastlocheader"] = "Last Location",
["lastlocfooter"] = "This location is only placeholder text",
["header-of-input h1"] = "Delete Character",
["header-of-input p"] = '<p>Are you sure you want to delete this character?<br/> <span style="text-align: center; color: rgb(214, 13, 13)">(This action is irreversible.)</span></p>',
["header-of-tebex h1"] = "Tebex Transaction Code",
["header-of-tebex p"] = 'Enter your transaction code<br /> <span style="text-align: center; color: rgba(174, 227, 63, 1)" >(Press escape to exit.)</span>',
["confirm-buying"] = "Confirm",
["confirm-delete"] = "Confirm",
["cancel-delete"] = "Cancel",
["header-spawn h1"] = "Selection",
["header-spawn p"] = "Spawn Location",
["char-info-header.loc"] = "Location",
["char-info-header.bd"] = "Birth Date",
["char-info-header.job"] = "Job",
["char-info-header.money"] = "Money",
["header-of-contain"] = "<h1>New<br /><span>Character</span></h1><p>Fill in the required data to create your character</p>",
["label['for=name']"] = "First Name",
["label['for=surname']"] = "Last Name",
["label['for=location']"] = "Nationality",
["label['for=height']"] = "Height",
["label['for=birthdate']"] = "Date of Birth",
["label['for=gender']"] = "Gender",
["gender"] = "Select a gender",
["create-new-char-text"] = "New Character",
}