mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
10 lines
344 B
Lua
10 lines
344 B
Lua
Locales['br'] = {
|
|
['skin_menu'] = 'Skin Menu',
|
|
['use_rotate_view'] = 'Use ~INPUT_VEH_FLY_ROLL_LEFT_ONLY~ e ~INPUT_VEH_FLY_ROLL_RIGHT_ONLY~ para girar a visão.',
|
|
['skin'] = 'Trocar',
|
|
['saveskin'] = 'Salvar',
|
|
['confirm_escape'] = 'do you want to cancel the skin changer? All changes go unsaved.',
|
|
['no'] = 'no',
|
|
['yes'] = 'yes',
|
|
}
|