mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:48:52 +00:00
Add Brazilian Language
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
Locales['br'] = {
|
||||
|
||||
['valid_purchase'] = 'validar esta compra?',
|
||||
['yes'] = 'sim',
|
||||
['no'] = 'não',
|
||||
['not_enough_money'] = 'você não tem dinheiro suficiente',
|
||||
['press_access'] = 'pressione ~INPUT_CONTEXT~ para acessar o menu',
|
||||
['barber_blip'] = 'Barbearia',
|
||||
['you_paid'] = 'você pagou ',
|
||||
}
|
||||
Reference in New Issue
Block a user