Create es.lua

Added Spanish Language Multi-Language
This commit is contained in:
Coro Veneno
2017-09-12 22:51:23 +02:00
committed by GitHub
parent d3129bddc6
commit 81188a7fc1
+10
View File
@@ -0,0 +1,10 @@
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',
}