Add German Language

This commit is contained in:
ultratm
2017-08-26 12:48:43 +02:00
parent 0281c7a29d
commit 56b341aa03
2 changed files with 14 additions and 0 deletions
+12
View File
@@ -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 $',
}