mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 15:01:45 +00:00
Create es.lua
Added Spanish Language Multi-Language
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Locales['es'] = {
|
||||
|
||||
['shop'] = 'Tienda',
|
||||
['shops'] = 'Tiendas',
|
||||
['press_menu'] = 'Presiona ~INPUT_CONTEXT~ para acceder a la tienda.',
|
||||
['bought'] = 'Has comprado ~b~1 ',
|
||||
['not_enough'] = 'No tienes ~r~suficiente ~s~ dinero.',
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user