mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
chore(client+nui); Add support for locales; modify character info appearance
This commit is contained in:
@@ -6,9 +6,3 @@ translate.bank = "Bank";
|
||||
translate.money = "Cash";
|
||||
translate.gender = "Gender";
|
||||
translate.dob = "Date of birth";
|
||||
translate.new = "";
|
||||
translate.delete = "DELETE";
|
||||
translate.play = "PLAY";
|
||||
translate.playNew = "CREATE CHARACTER";
|
||||
translate.modalTitle = "Are You Sure?";
|
||||
translate.modalText = "By deleting your account we won't be able to recover it, all properties, cars etc. will be deleted";
|
||||
@@ -6,9 +6,3 @@ translate.bank = "Banque";
|
||||
translate.money = "Argent";
|
||||
translate.gender = "Sexe";
|
||||
translate.dob = "Date de naissance";
|
||||
translate.new = "Créer un personnage";
|
||||
translate.delete = "SUPPRIMER";
|
||||
translate.play = "JOUER";
|
||||
translate.playNew = "CRÉER UN PERSONNAGE";
|
||||
translate.modalTitle = "Êtes-vous sûr?";
|
||||
translate.modalText = "En supprimant votre personnage, vous ne pourrez pas le récupérer. Toutes les informations seront supprimées.";
|
||||
@@ -6,9 +6,3 @@ translate.bank = "Bank";
|
||||
translate.money = "Gotówka";
|
||||
translate.gender = "Seks";
|
||||
translate.dob = "Data urodzenia";
|
||||
translate.new = "Utwórz nową postać";
|
||||
translate.delete = "KASOWAĆ";
|
||||
translate.play = "GRAĆ";
|
||||
translate.playNew = "TWORZYĆ POSTAĆ";
|
||||
translate.modalTitle = "Jesteś pewny?";
|
||||
translate.modalText = "Po usunięciu konta nie będziemy mogli go odzyskać, wszystkie nieruchomości, samochody itp. Zostaną usunięte";
|
||||
Reference in New Issue
Block a user