Add German Language

This commit is contained in:
ultratm
2017-08-26 12:43:20 +02:00
parent 1f86f60e2c
commit 081e07887b
3 changed files with 36 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
Locales['de'] = {
['invalid_amount'] = '~r~ungültiger Betrag',
['deposit_money'] = 'eingezahlt ~g~$',
['withdraw_money'] = 'abgehoben ~g~$',
['press_e_atm'] = 'Drücke ~INPUT_PICKUP~ um auf den ~g~ATM~s~ zuzugreifen.',
}