Create es.lua

Added Spanish Language Multi-Language
This commit is contained in:
Coro Veneno
2017-09-12 22:45:54 +02:00
committed by GitHub
parent c04712d10b
commit da69a6327f
+9
View File
@@ -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.',
}