mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
13 lines
420 B
Lua
13 lines
420 B
Lua
Locales ['es'] = {
|
|
['buy_license'] = 'buy weapon license?',
|
|
['yes'] = '%s',
|
|
['no'] = 'no',
|
|
['buy'] = 'has comprado %s',
|
|
['not_enough_black'] = 'usted no tiene ~r~suficiente~s~ dinero negro',
|
|
['not_enough'] = 'usted no tiene ~r~suficiente~s~ dinero',
|
|
['shop'] = 'tienda',
|
|
['shop_menu'] = 'presione ~INPUT_CONTEXT~ para acceder a la tienda.',
|
|
['shop_menu_item'] = '%s EUR',
|
|
['map_blip'] = 'arsenal',
|
|
}
|