mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 13:01:34 +00:00
10 lines
264 B
Lua
10 lines
264 B
Lua
Locales['en'] = {
|
|
|
|
['have_withdrawn'] = 'you have withdrawn ~g~$',
|
|
['invalid_amount'] = 'invalid amount',
|
|
['have_deposited'] = 'you have deposited ~r~$',
|
|
['you_have'] = 'you have ~g~$',
|
|
['you_have_laundered'] = 'you have ~r~laundered~s~ your money: ~g~$',
|
|
|
|
}
|