Merge pull request #6 from wesleymoura/master

Changed ptbr to br to standardize with others Br translations
This commit is contained in:
Jérémie N'gadi
2017-08-17 20:06:08 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
server_scripts {
'@es_extended/locale.lua',
'locales/ptbr.lua',
'locales/br.lua',
'locales/en.lua',
'locales/fr.lua',
'config.lua',
@@ -9,7 +9,7 @@ server_scripts {
client_scripts {
'@es_extended/locale.lua',
'locales/ptbr.lua',
'locales/br.lua',
'locales/en.lua',
'locales/fr.lua',
'config.lua',
+1 -1
View File
@@ -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~$',