Files
esx_core/locales/es.lua
T
Coro Veneno 81188a7fc1 Create es.lua
Added Spanish Language Multi-Language
2017-09-12 22:51:23 +02:00

11 lines
326 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',
}