mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
11 lines
314 B
Lua
11 lines
314 B
Lua
Locales ['es'] = {
|
|
|
|
['buy'] = 'Has comprado ~b~1 ',
|
|
['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.',
|
|
['map_blip'] = 'Arsenal',
|
|
|
|
}
|