German: Add Translation

This commit is contained in:
ThiloVoigt55
2014-10-02 23:35:23 +02:00
committed by Blake Grotewold
parent b249db27fd
commit fbf8707f81
4 changed files with 3254 additions and 3 deletions
+3 -3
View File
@@ -4,9 +4,11 @@ A Dark Room
A Minimalist Text Adventure Game
[Click to play](http://adarkroom.doublespeakgames.com/)
[
[Chinese](http://adarkroom.doublespeakgames.com/?lang=cn) |
[French](http://adarkroom.doublespeakgames.com/?lang=fr) |
[French](http://adarkroom.doublespeakgames.com/?lang=fr) |
[German](http://adarkroom.doublespeakgames.com/?lang=de) |
[Russian](http://adarkroom.doublespeakgames.com/?lang=ru) |
[Spanish](http://adarkroom.doublespeakgames.com/?lang=es) |
[Swedish](http://adarkroom.doublespeakgames.com/?lang=sv) |
@@ -17,5 +19,3 @@ A Minimalist Text Adventure Game
[Play on GitHub](http://continuities.github.io/adarkroom)
+3
View File
@@ -0,0 +1,3 @@
.button{width: 100px !important;}
#outsidePanel .button{width: 115px !important;}
.eventPanel .button {width: 122px !important;}
+3247
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -1,6 +1,7 @@
var langs = {
'en':'english',
'fr':'français',
'de':'deutsch',
'cn':'简体中文',
'es': 'español',
'uk':'українська',