mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:01:41 +00:00
Add German Language
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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 $',
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user