mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
9 lines
295 B
Lua
9 lines
295 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 $%s',
|
|
} |