Files
esx_core-esx-framework/locales/br.lua
T
Wesley Moura 7998a2a9a4 Update and rename ptbr.lua to br.lua
Changed ptbr to br to standardize with other translations
2017-08-17 13:30:48 -03:00

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~.',
}