mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
c521b15ed6
Brazilian Portuguese translation.
10 lines
235 B
Lua
10 lines
235 B
Lua
Locales['br'] = {
|
|
|
|
['shop'] = 'Comprar',
|
|
['shops'] = 'Lojas',
|
|
['press_menu'] = 'Pressione ~INPUT_CONTEXT~ para acessar a loja.',
|
|
['bought'] = 'você comprou ~b~1x ',
|
|
['not_enough'] = 'você não tem ~r~dinheiro suficiente~s~.'
|
|
|
|
}
|