Files
esx_core/locales/br.lua
T
TakumiBR c521b15ed6 Multi-language support
Brazilian Portuguese translation.
2017-08-17 08:27:27 -07:00

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~.'
}