mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
12 lines
470 B
Lua
12 lines
470 B
Lua
Locales['de'] = {
|
|
['valid_this_purchase'] = 'einkauf bestätigen?',
|
|
['yes'] = 'ja',
|
|
['no'] = 'nein',
|
|
['not_enough_money'] = 'du hast nicht genug Geld',
|
|
['press_menu'] = 'drücke ~INPUT_CONTEXT~ um das Menü zu öffnen',
|
|
['clothes'] = 'kleidung',
|
|
['you_paid'] = 'du bezahlst ~g~$%s~s~',
|
|
['save_in_dressing'] = 'do you want to save the outfit in your property?',
|
|
['name_outfit'] = 'name des outfits?',
|
|
['saved_outfit'] = 'the outfit has been saved!',
|
|
} |