diff --git a/locales/en.lua b/locales/en.lua index d947917..e36b1f4 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -69,19 +69,19 @@ Locales['en'] = { ['loadout_drop_button'] = 'Throw', -- Wallet Menu - ['wallet_title'] = 'Portefeuille', - ['wallet_option_give'] = 'Donner', - ['wallet_option_drop'] = 'Jeter', - ['wallet_job_button'] = 'Métier: %s - %s', - ['wallet_job2_button'] = 'Organisation: %s - %s', - ['wallet_money_button'] = 'Argent: $%s', - ['wallet_blackmoney_button'] = 'Argent Sale: $%s', - ['wallet_show_idcard_button'] = 'Montrer sa carte d\'identité', - ['wallet_check_idcard_button'] = 'Regarder sa carte d\'identité', - ['wallet_show_driver_button'] = 'Montrer son permis de conduire', - ['wallet_check_driver_button'] = 'Regarder son permis de conduire', - ['wallet_show_firearms_button'] = 'Montrer son permis port d\'armes', - ['wallet_check_firearms_button'] = 'Regarder son permis port d\'armes', + ['wallet_title'] = 'Portfolio', + ['wallet_option_give'] = 'Give', + ['wallet_option_drop'] = 'Throw', + ['wallet_job_button'] = 'Business:%s -%s', + ['wallet_job2_button'] = 'Organization:%s -%s', + ['wallet_money_button'] = 'Money: $%s', + ['wallet_blackmoney_button'] = 'Sale Money: $%s', + ['wallet_show_idcard_button'] = 'Show ID card', + ['wallet_check_idcard_button'] = 'Look at his identity card', + ['wallet_show_driver_button'] = 'Show your driving license', + ['wallet_check_driver_button'] = 'Look at your drivers license', + ['wallet_show_firearms_button'] = 'Show your gun port license', + ['wallet_check_firearms_button'] = 'Look at his gun port license', -- Bills Menu ['bills_title'] = 'Invoices',