chore(client+nui); Add support for locales; modify character info appearance

This commit is contained in:
Linden
2021-05-21 03:17:23 +10:00
parent a6e7868407
commit 2e81884550
9 changed files with 27 additions and 31 deletions
-6
View File
@@ -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
View File
@@ -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
View File
@@ -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";