Update and rename ptbr.lua to br.lua

Changed ptbr to br to standardize with other translations
This commit is contained in:
Wesley Moura
2017-08-17 13:30:48 -03:00
committed by GitHub
parent e5ac0dceac
commit 7998a2a9a4
+6
View File
@@ -0,0 +1,6 @@
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~.',
}