Swedish: Add translation

This adds the Swedish translation to the game.

Closes #152
This commit is contained in:
Björn Bohman
2014-09-25 16:20:37 +02:00
committed by Blake Grotewold
parent 9070ae049b
commit 89c2270cc8
5 changed files with 3212 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ A Minimalist Text Adventure Game
[French](http://adarkroom.doublespeakgames.com/?lang=fr) |
[Russian](http://adarkroom.doublespeakgames.com/?lang=ru) |
[Spanish](http://adarkroom.doublespeakgames.com/?lang=es) |
[Swedish](http://adarkroom.doublespeakgames.com/?lang=sv) |
[Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk) |
[Polish](http://adarkroom.doublespeakgames.com/?lang=pl)
]
+1
View File
@@ -6,5 +6,6 @@ var langs = {
'uk':'українська',
//'jp':'日本語',
'ru':'русский',
'sv':'svenska',
'pl':'polski'
};
+3
View File
@@ -0,0 +1,3 @@
.button{width: 100px !important;}
#outsidePanel .button{width: 115px !important;}
.eventPanel .button {width: 122px !important;}
File diff suppressed because one or more lines are too long
+3206
View File
File diff suppressed because it is too large Load Diff