Files
esx_core/locales/de.lua
T
2018-10-22 22:50:43 +02:00

12 lines
372 B
Lua

Locales ['de'] = {
['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',
}