mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
Translation: Norsk
This commit is contained in:
committed by
Blake Grotewold
parent
a119d5e655
commit
3b4383f9b3
@@ -7,13 +7,14 @@ A Minimalist Text Adventure Game
|
||||
|
||||
Available | Languages
|
||||
--------- | ---------
|
||||
[Chinese](http://adarkroom.doublespeakgames.com/?lang=zh_cn) | [English](http://adarkroom.doublespeakgames.com/?lang=en)
|
||||
[Chinese](http://adarkroom.doublespeakgames.com/?lang=zh_cn) | [English](http://adarkroom.doublespeakgames.com/?lang=en)
|
||||
[French](http://adarkroom.doublespeakgames.com/?lang=fr) | [German](http://adarkroom.doublespeakgames.com/?lang=de)
|
||||
[Italian](http://adarkroom.doublespeakgames.com/?lang=it) | [Japanese](http://adarkroom.doublespeakgames.com/?lang=ja)
|
||||
[Korean](http://adarkroom.doublespeakgames.com/?lang=ko) | [Polish](http://adarkroom.doublespeakgames.com/?lang=pl)
|
||||
[Portuguese](http://adarkroom.doublespeakgames.com/?lang=pt) | [Russian](http://adarkroom.doublespeakgames.com/?lang=ru)
|
||||
[Spanish](http://adarkroom.doublespeakgames.com/?lang=es) | [Swedish](http://adarkroom.doublespeakgames.com/?lang=sv)
|
||||
[Turkish](http://adarkroom.doublespeakgames.com/?lang=tr) | [Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk)
|
||||
[Korean](http://adarkroom.doublespeakgames.com/?lang=ko) | [Norwegian](http://adarkroom.doublespeakgames.com/?lang=nb)
|
||||
[Polish](http://adarkroom.doublespeakgames.com/?lang=pl) | [Portuguese](http://adarkroom.doublespeakgames.com/?lang=pt)
|
||||
[Russian](http://adarkroom.doublespeakgames.com/?lang=ru) | [Spanish](http://adarkroom.doublespeakgames.com/?lang=es)
|
||||
[Swedish](http://adarkroom.doublespeakgames.com/?lang=sv) | [Turkish](http://adarkroom.doublespeakgames.com/?lang=tr)
|
||||
[Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk) |
|
||||
|
||||
|
||||
[Play on GitHub](http://continuities.github.io/adarkroom)
|
||||
|
||||
@@ -6,6 +6,7 @@ var langs = {
|
||||
'it':'italiano',
|
||||
'ja':'日本語',
|
||||
'ko':'한국어',
|
||||
'nb':'norsk (bokmål)'
|
||||
'pl':'polski',
|
||||
'pt':'português',
|
||||
'ru':'русский',
|
||||
|
||||
@@ -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
+3146
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user