From 7998a2a9a4d61dec6534a611cac4d10da3d62087 Mon Sep 17 00:00:00 2001 From: Wesley Moura <14825927+wesleymoura@users.noreply.github.com> Date: Thu, 17 Aug 2017 13:30:48 -0300 Subject: [PATCH] Update and rename ptbr.lua to br.lua Changed ptbr to br to standardize with other translations --- locales/{ptbr.lua => br.lua} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename locales/{ptbr.lua => br.lua} (92%) diff --git a/locales/ptbr.lua b/locales/br.lua similarity index 92% rename from locales/ptbr.lua rename to locales/br.lua index cf9b5e4b..04bd0cb8 100644 --- a/locales/ptbr.lua +++ b/locales/br.lua @@ -1,4 +1,4 @@ -Locales['ptbr'] = { +Locales['br'] = { ['invalid_amount'] = '~r~Quantidade inválida', ['deposit_money'] = 'Você depósitou ~g~$', ['withdraw_money'] = 'Você retirou ~g~$',