diff --git a/locales/ptbr b/locales/ptbr new file mode 100644 index 00000000..cf9b5e4b --- /dev/null +++ b/locales/ptbr @@ -0,0 +1,6 @@ +Locales['ptbr'] = { + ['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~.', +}