mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Properly formatted strings
This commit is contained in:
+2
-1
@@ -1,11 +1,12 @@
|
||||
Locales ['es'] = {
|
||||
['buy_license'] = 'buy weapon license?',
|
||||
['yes'] = 'yes',
|
||||
['yes'] = '%s',
|
||||
['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.',
|
||||
['shop_menu_item'] = '%s EUR',
|
||||
['map_blip'] = 'arsenal',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user