Skip to content

Commit

Permalink
Merge pull request doublespeakgames#146 from modInfo/translation
Browse files Browse the repository at this point in the history
Polish translation
  • Loading branch information
Continuities committed Sep 10, 2014
2 parents 84bf0e2 + bdfc2cb commit 22c9181
Show file tree
Hide file tree
Showing 4 changed files with 3,103 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ 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) |
[Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk)
[Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk) |
[Polish](http://adarkroom.doublespeakgames.com/?lang=pl)
]


Expand Down
3 changes: 2 additions & 1 deletion lang/langs.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ var langs = {
'es': 'español',
'uk':'українська',
//'jp':'日本語',
'ru':'русский'
'ru':'русский',
'pl':'polski'
};
1 change: 1 addition & 0 deletions lang/pl/strings.js

Large diffs are not rendered by default.

Loading

0 comments on commit 22c9181

Please sign in to comment.