mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
10 lines
307 B
Lua
10 lines
307 B
Lua
Locales['de'] = {
|
|
|
|
['valid_purchase'] = 'Einkauf bestätigen?',
|
|
['yes'] = 'ja',
|
|
['no'] = 'nein',
|
|
['not_enough_money'] = 'du hast nicht genug Geld',
|
|
['press_access'] = 'Drücke ~INPUT_CONTEXT~ um das Menü zu öffnen',
|
|
['barber_blip'] = 'Friseur',
|
|
['you_paid'] = 'du bezahlst ',
|
|
} |