mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-03 03:38:50 +00:00
d210c5ef4a
Brazilian Portuguese translation.
10 lines
256 B
Lua
10 lines
256 B
Lua
Locales['br'] = {
|
|
|
|
['have_withdrawn'] = 'Você sacou ~g~$',
|
|
['invalid_amount'] = 'Quantidade inválida',
|
|
['have_deposited'] = 'Você depositou ~r~$',
|
|
['you_have'] = 'Você tem ~g~$',
|
|
['you_have_laundered'] = 'Você ~r~lavou~s~ seu dinheiro: ~g~$',
|
|
|
|
}
|