diff --git a/locales/br.lua b/locales/br.lua new file mode 100644 index 00000000..0cc4e13a --- /dev/null +++ b/locales/br.lua @@ -0,0 +1,10 @@ +Locales['br'] = { + + ['valid_purchase'] = 'validar esta compra?', + ['yes'] = 'sim', + ['no'] = 'não', + ['not_enough_money'] = 'você não tem dinheiro suficiente', + ['press_access'] = 'pressione ~INPUT_CONTEXT~ para acessar o menu', + ['barber_blip'] = 'Barbearia', + ['you_paid'] = 'você pagou ', +} \ No newline at end of file