mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 22:02:27 +00:00
7998a2a9a4
Changed ptbr to br to standardize with other translations
7 lines
272 B
Lua
7 lines
272 B
Lua
Locales['br'] = {
|
|
['invalid_amount'] = '~r~Quantidade inválida',
|
|
['deposit_money'] = 'Você depósitou ~g~$',
|
|
['withdraw_money'] = 'Você retirou ~g~$',
|
|
['press_e_atm'] = 'Pressione ~INPUT_PICKUP~ para depósitos ou retiradas do ~g~ATM~s~.',
|
|
}
|