mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
Polish translation
This commit is contained in:
@@ -9,7 +9,8 @@ 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) |
|
||||||
[Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk)
|
[Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk) |
|
||||||
|
[Polish](http://adarkroom.doublespeakgames.com/?lang=pl)
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+2
-1
@@ -5,5 +5,6 @@ var langs = {
|
|||||||
'es': 'español',
|
'es': 'español',
|
||||||
'uk':'українська',
|
'uk':'українська',
|
||||||
//'jp':'日本語',
|
//'jp':'日本語',
|
||||||
'ru':'русский'
|
'ru':'русский',
|
||||||
|
'pl':'polski'
|
||||||
};
|
};
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
+3098
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user