mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
10 lines
268 B
Lua
10 lines
268 B
Lua
Locales['fr'] = {
|
|
|
|
['have_withdrawn'] = 'vous avez retiré ~g~$',
|
|
['invalid_amount'] = 'montant invalide',
|
|
['have_deposited'] = 'vous avez déposé ~r~$',
|
|
['you_have'] = 'vous avez ~g~$',
|
|
['you_have_laundered'] = 'Vous avez ~r~blanchi~s~ votre argent : ~g~$',
|
|
|
|
}
|