Added Portuguese locale (#84)

* Correcting and improving translation

* Update br.lua

* Update __resource.lua
This commit is contained in:
Michael Douglas
2020-01-17 16:51:02 +01:00
committed by Samuel
parent 08000e4afb
commit f646acc89f
2 changed files with 40 additions and 0 deletions
+2
View File
@@ -7,6 +7,7 @@ version '1.0.4'
server_scripts {
'@mysql-async/lib/MySQL.lua',
'@es_extended/locale.lua',
'locales/br.lua',
'locales/en.lua',
'locales/fi.lua',
'locales/fr.lua',
@@ -19,6 +20,7 @@ server_scripts {
client_scripts {
'@es_extended/locale.lua',
'locales/br.lua',
'locales/en.lua',
'locales/fi.lua',
'locales/fr.lua',