mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
13 lines
329 B
Lua
13 lines
329 B
Lua
Locales['de'] = {
|
|
|
|
['valid_this_purchase'] = 'Einkauf bestätigen?',
|
|
['yes'] = 'ja',
|
|
['no'] = 'nein',
|
|
['name_outfit'] = 'Name des Outfits?',
|
|
['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 $',
|
|
|
|
}
|