mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +00:00
Update pt.lua
One word missed translation on line 16 "grade".
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ local Translations = {
|
||||
info = {
|
||||
received_paycheck = 'Recebeste o pagamento de %{value}€',
|
||||
job_info = 'Emprego: %{value} | Grau: %{value2} | Serviço: %{value3}',
|
||||
gang_info = 'Gang: %{value} | Grade: %{value2}',
|
||||
gang_info = 'Gang: %{value} | Grau: %{value2}',
|
||||
on_duty = 'Agora estás de serviço!',
|
||||
off_duty = 'Agora estás fora de serviço!'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user