mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-06-27 06:42:30 +08:00
Swedish: Add translation
This adds the Swedish translation to the game. Closes #152
This commit is contained in:
committed by
Blake Grotewold
parent
9070ae049b
commit
89c2270cc8
@@ -9,6 +9,7 @@ A Minimalist Text Adventure Game
|
|||||||
[French](http://adarkroom.doublespeakgames.com/?lang=fr) |
|
[French](http://adarkroom.doublespeakgames.com/?lang=fr) |
|
||||||
[Russian](http://adarkroom.doublespeakgames.com/?lang=ru) |
|
[Russian](http://adarkroom.doublespeakgames.com/?lang=ru) |
|
||||||
[Spanish](http://adarkroom.doublespeakgames.com/?lang=es) |
|
[Spanish](http://adarkroom.doublespeakgames.com/?lang=es) |
|
||||||
|
[Swedish](http://adarkroom.doublespeakgames.com/?lang=sv) |
|
||||||
[Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk) |
|
[Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk) |
|
||||||
[Polish](http://adarkroom.doublespeakgames.com/?lang=pl)
|
[Polish](http://adarkroom.doublespeakgames.com/?lang=pl)
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -6,5 +6,6 @@ var langs = {
|
|||||||
'uk':'українська',
|
'uk':'українська',
|
||||||
//'jp':'日本語',
|
//'jp':'日本語',
|
||||||
'ru':'русский',
|
'ru':'русский',
|
||||||
|
'sv':'svenska',
|
||||||
'pl':'polski'
|
'pl':'polski'
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user