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:
+4
-3
@@ -1,10 +1,11 @@
|
||||
Locales ['de'] = {
|
||||
|
||||
['buy'] = 'du kaufst',
|
||||
['buy_license'] = 'buy weapon license?',
|
||||
['yes'] = 'yes',
|
||||
['no'] = 'no',
|
||||
['buy'] = 'du kaufst %s',
|
||||
['not_enough_black'] = 'du hast nicht genug Schwarzgeld',
|
||||
['not_enough'] = 'du hast nicht genug Geld',
|
||||
['shop'] = 'Geschäft',
|
||||
['shop_menu'] = 'Drücke ~INPUT_CONTEXT~ um auf das Geschäft zuzugreifen.',
|
||||
['map_blip'] = 'Waffenladen',
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user