Merge pull request #7 from CoroVeneno/patch-1

Create es.lua
This commit is contained in:
Jérémie N'gadi
2017-09-13 09:55:40 +02:00
committed by GitHub
+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',
}