mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Initial cleanup
This commit is contained in:
+9
-8
@@ -1,10 +1,11 @@
|
||||
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',
|
||||
|
||||
['buy_license'] = 'buy weapon license?',
|
||||
['yes'] = 'yes',
|
||||
['no'] = 'no',
|
||||
['buy'] = 'has comprado %s',
|
||||
['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',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user