Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Korioz committed Jul 12, 2019
2 parents 811bd0c + c8da6e3 commit c3cb654
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions locales/en.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit c3cb654

Please sign in to comment.