mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
Merge pull request #33 from maiconkkl/master
Improved Portuguese locale
This commit is contained in:
+3
-3
@@ -4,7 +4,7 @@ Locales['br'] = {
|
||||
['received_invoice'] = 'você ~r~recebeu~s~ uma fatura',
|
||||
['paid_invoice'] = 'você ~g~pagou~s~ uma fatura de ~r~$%s~s~',
|
||||
['received_payment'] = 'você ~g~recebeu~s~ um pagamento de ~r~$%s~s~',
|
||||
['player_not_online'] = 'o jogador não está logado',
|
||||
['no_money'] = 'you do not have enough money to pay this bill',
|
||||
['target_no_money'] = 'the player ~r~does not~s~ have enough money to pay the bill!',
|
||||
['player_not_online'] = 'o jogador não está na cidade',
|
||||
['no_money'] = 'você não tem dinheiro suficiente para pagar esta fatura',
|
||||
['target_no_money'] = 'o cidadão ~r~não tem~s~ dinheiro suficiente para pagar a conta!',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user