mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
chore(coding-style): correct indentation
This commit is contained in:
+26
-28
@@ -1,30 +1,28 @@
|
||||
Locales['br'] = {
|
||||
|
||||
['actions'] = 'actions',
|
||||
['deposit_amount'] = 'deposit amount',
|
||||
['deposit_society_money'] = 'deposit society money',
|
||||
['employee'] = 'employee',
|
||||
['employee_list'] = 'employee list',
|
||||
['employee_management'] = 'employee management',
|
||||
['fire'] = 'fire',
|
||||
['grade'] = 'grade',
|
||||
['have_deposited'] = 'Você depositou ~r~$',
|
||||
['have_withdrawn'] = 'Você sacou ~g~$',
|
||||
['invalid_amount'] = 'invalid amount',
|
||||
['invalid_amount'] = 'Quantidade inválida',
|
||||
['no'] = 'no',
|
||||
['promote'] = 'promote',
|
||||
['promote_employee'] = 'promote %s',
|
||||
['recruit'] = 'recruit',
|
||||
['recruiting'] = 'recruiting',
|
||||
['salary_amount'] = 'salary amount',
|
||||
['salary_management'] = 'salary management',
|
||||
['wash_money'] = 'wash money',
|
||||
['wash_money_amount'] = 'amount to wash',
|
||||
['withdraw_amount'] = 'witdraw amount',
|
||||
['withdraw_society_money'] = 'withdraw society money',
|
||||
['yes'] = 'yes',
|
||||
['you_have'] = 'Você tem ~g~$',
|
||||
['you_have_laundered'] = 'Você ~r~lavou~s~ seu dinheiro: ~g~$',
|
||||
|
||||
['actions'] = 'actions',
|
||||
['deposit_amount'] = 'deposit amount',
|
||||
['deposit_society_money'] = 'deposit society money',
|
||||
['employee'] = 'employee',
|
||||
['employee_list'] = 'employee list',
|
||||
['employee_management'] = 'employee management',
|
||||
['fire'] = 'fire',
|
||||
['grade'] = 'grade',
|
||||
['have_deposited'] = 'Você depositou ~r~$',
|
||||
['have_withdrawn'] = 'Você sacou ~g~$',
|
||||
['invalid_amount'] = 'invalid amount',
|
||||
['invalid_amount'] = 'Quantidade inválida',
|
||||
['no'] = 'no',
|
||||
['promote'] = 'promote',
|
||||
['promote_employee'] = 'promote %s',
|
||||
['recruit'] = 'recruit',
|
||||
['recruiting'] = 'recruiting',
|
||||
['salary_amount'] = 'salary amount',
|
||||
['salary_management'] = 'salary management',
|
||||
['wash_money'] = 'wash money',
|
||||
['wash_money_amount'] = 'amount to wash',
|
||||
['withdraw_amount'] = 'witdraw amount',
|
||||
['withdraw_society_money'] = 'withdraw society money',
|
||||
['yes'] = 'yes',
|
||||
['you_have'] = 'Você tem ~g~$',
|
||||
['you_have_laundered'] = 'Você ~r~lavou~s~ seu dinheiro: ~g~$',
|
||||
}
|
||||
|
||||
+5
-7
@@ -1,9 +1,7 @@
|
||||
Locales['de'] = {
|
||||
|
||||
['have_withdrawn'] = 'abgehoben ~g~$',
|
||||
['invalid_amount'] = 'ungültiger Betrag',
|
||||
['have_deposited'] = 'eingezahlt ~r~$',
|
||||
['you_have'] = 'du hast ~g~$',
|
||||
['you_have_laundered'] = 'du hast dein Geld ~r~gewaschen~s~: ~g~$',
|
||||
|
||||
['have_withdrawn'] = 'abgehoben ~g~$',
|
||||
['invalid_amount'] = 'ungültiger Betrag',
|
||||
['have_deposited'] = 'eingezahlt ~r~$',
|
||||
['you_have'] = 'du hast ~g~$',
|
||||
['you_have_laundered'] = 'du hast dein Geld ~r~gewaschen~s~: ~g~$',
|
||||
}
|
||||
|
||||
+33
-35
@@ -1,37 +1,35 @@
|
||||
Locales['en'] = {
|
||||
|
||||
['actions'] = 'actions',
|
||||
['deposit_amount'] = 'deposit amount',
|
||||
['deposit_society_money'] = 'deposit society money',
|
||||
['do_you_want_to_recruit'] = 'do you want to recruit %s?',
|
||||
['employee'] = 'employee',
|
||||
['employee_list'] = 'employee list',
|
||||
['employee_management'] = 'employee management',
|
||||
['fire'] = 'fire',
|
||||
['grade'] = 'grade',
|
||||
['have_deposited'] = 'you have deposited ~r~$',
|
||||
['have_withdrawn'] = 'you have withdrawn ~g~$',
|
||||
['invalid_amount'] = 'invalid amount',
|
||||
['invalid_amount'] = 'invalid amount',
|
||||
['no'] = 'no',
|
||||
['promote'] = 'promote',
|
||||
['promote_employee'] = 'promote %s',
|
||||
['recruit'] = 'recruit',
|
||||
['recruiting'] = 'recruiting',
|
||||
['salary_amount'] = 'salary amount',
|
||||
['salary_management'] = 'salary management',
|
||||
['wash_money'] = 'wash money',
|
||||
['wash_money_amount'] = 'amount to wash',
|
||||
['withdraw_amount'] = 'witdraw amount',
|
||||
['withdraw_society_money'] = 'withdraw society money',
|
||||
['yes'] = 'yes',
|
||||
['you_have'] = 'you have ~g~$',
|
||||
['you_have_laundered'] = 'you have ~r~laundered~s~ your money: ~g~$',
|
||||
['you_have_hired'] = 'you have recruited %s',
|
||||
['you_have_been_hired'] = 'you have been hired by %s',
|
||||
['you_have_fired'] = 'you have fired %s',
|
||||
['you_have_been_fired'] = 'you have been fired from %s',
|
||||
['you_have_promoted'] = 'you have promoted %s as %s',
|
||||
['you_have_been_promoted'] = 'you have been promoted',
|
||||
|
||||
['actions'] = 'actions',
|
||||
['deposit_amount'] = 'deposit amount',
|
||||
['deposit_society_money'] = 'deposit society money',
|
||||
['do_you_want_to_recruit'] = 'do you want to recruit %s?',
|
||||
['employee'] = 'employee',
|
||||
['employee_list'] = 'employee list',
|
||||
['employee_management'] = 'employee management',
|
||||
['fire'] = 'fire',
|
||||
['grade'] = 'grade',
|
||||
['have_deposited'] = 'you have deposited ~r~$',
|
||||
['have_withdrawn'] = 'you have withdrawn ~g~$',
|
||||
['invalid_amount'] = 'invalid amount',
|
||||
['invalid_amount'] = 'invalid amount',
|
||||
['no'] = 'no',
|
||||
['promote'] = 'promote',
|
||||
['promote_employee'] = 'promote %s',
|
||||
['recruit'] = 'recruit',
|
||||
['recruiting'] = 'recruiting',
|
||||
['salary_amount'] = 'salary amount',
|
||||
['salary_management'] = 'salary management',
|
||||
['wash_money'] = 'wash money',
|
||||
['wash_money_amount'] = 'amount to wash',
|
||||
['withdraw_amount'] = 'witdraw amount',
|
||||
['withdraw_society_money'] = 'withdraw society money',
|
||||
['yes'] = 'yes',
|
||||
['you_have'] = 'you have ~g~$',
|
||||
['you_have_laundered'] = 'you have ~r~laundered~s~ your money: ~g~$',
|
||||
['you_have_hired'] = 'you have recruited %s',
|
||||
['you_have_been_hired'] = 'you have been hired by %s',
|
||||
['you_have_fired'] = 'you have fired %s',
|
||||
['you_have_been_fired'] = 'you have been fired from %s',
|
||||
['you_have_promoted'] = 'you have promoted %s as %s',
|
||||
['you_have_been_promoted'] = 'you have been promoted',
|
||||
}
|
||||
|
||||
+28
-30
@@ -1,37 +1,35 @@
|
||||
Locales['fr'] = {
|
||||
|
||||
['actions'] = 'actions',
|
||||
['deposit_amount'] = 'montant du dépôt',
|
||||
['deposit_society_money'] = 'déposer argent société',
|
||||
['do_you_want_to_recruit'] = 'Voulez-vous recruter %s ?',
|
||||
['employee'] = 'employé',
|
||||
['employee_list'] = 'liste des employés',
|
||||
['employee_management'] = 'gestion employés',
|
||||
['fire'] = 'licencier',
|
||||
['grade'] = 'grade',
|
||||
['have_deposited'] = 'vous avez déposé ~r~$',
|
||||
['have_withdrawn'] = 'vous avez retiré ~g~$',
|
||||
['invalid_amount'] = 'montant invalide',
|
||||
['invalid_amount'] = 'montant invalide',
|
||||
['no'] = 'non',
|
||||
['promote'] = 'promouvoir',
|
||||
['promote_employee'] = 'promouvoir %s',
|
||||
['recruit'] = 'recruter',
|
||||
['recruiting'] = 'recrutement',
|
||||
['salary_amount'] = 'montant du salaire',
|
||||
['salary_management'] = 'gestion salaires',
|
||||
['wash_money'] = 'blanchir argent',
|
||||
['wash_money_amount'] = 'montant à blanchir',
|
||||
['withdraw_amount'] = 'montant du retrait',
|
||||
['withdraw_society_money'] = 'retirer argent société',
|
||||
['yes'] = 'oui',
|
||||
['you_have'] = 'vous avez ~g~$',
|
||||
['you_have_laundered'] = 'vous avez ~r~blanchi~s~ votre argent : ~g~$',
|
||||
['you_have_hired'] = 'Vous avez recruté %s',
|
||||
['actions'] = 'actions',
|
||||
['deposit_amount'] = 'montant du dépôt',
|
||||
['deposit_society_money'] = 'déposer argent société',
|
||||
['do_you_want_to_recruit'] = 'Voulez-vous recruter %s ?',
|
||||
['employee'] = 'employé',
|
||||
['employee_list'] = 'liste des employés',
|
||||
['employee_management'] = 'gestion employés',
|
||||
['fire'] = 'licencier',
|
||||
['grade'] = 'grade',
|
||||
['have_deposited'] = 'vous avez déposé ~r~$',
|
||||
['have_withdrawn'] = 'vous avez retiré ~g~$',
|
||||
['invalid_amount'] = 'montant invalide',
|
||||
['invalid_amount'] = 'montant invalide',
|
||||
['no'] = 'non',
|
||||
['promote'] = 'promouvoir',
|
||||
['promote_employee'] = 'promouvoir %s',
|
||||
['recruit'] = 'recruter',
|
||||
['recruiting'] = 'recrutement',
|
||||
['salary_amount'] = 'montant du salaire',
|
||||
['salary_management'] = 'gestion salaires',
|
||||
['wash_money'] = 'blanchir argent',
|
||||
['wash_money_amount'] = 'montant à blanchir',
|
||||
['withdraw_amount'] = 'montant du retrait',
|
||||
['withdraw_society_money'] = 'retirer argent société',
|
||||
['yes'] = 'oui',
|
||||
['you_have'] = 'vous avez ~g~$',
|
||||
['you_have_laundered'] = 'vous avez ~r~blanchi~s~ votre argent : ~g~$',
|
||||
['you_have_hired'] = 'Vous avez recruté %s',
|
||||
['you_have_been_hired'] = 'Vous avez été recruté dans la société %s',
|
||||
['you_have_fired'] = 'Vous avez viré %s',
|
||||
['you_have_been_fired'] = 'Vous avez été viré de la société %s',
|
||||
['you_have_promoted'] = 'Vous avez promu %s en tant que %s',
|
||||
['you_have_been_promoted'] = 'Vous avez été promu',
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user