mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11:54 +08:00
Merge pull request #540 from VacuumSPP/master
Complete Lithuanian Translation
This commit is contained in:
@@ -35,6 +35,7 @@ a minimalist text adventure game for your browser
|
|||||||
<td><a href="http://adarkroom.doublespeakgames.com/?lang=uk">Ukrainian</a></td>
|
<td><a href="http://adarkroom.doublespeakgames.com/?lang=uk">Ukrainian</a></td>
|
||||||
</tr><tr>
|
</tr><tr>
|
||||||
<td><a href="http://adarkroom.doublespeakgames.com/?lang=vi">Vietnamese</a></td>
|
<td><a href="http://adarkroom.doublespeakgames.com/?lang=vi">Vietnamese</a></td>
|
||||||
|
<td><a href="http://adarkroom.doublespeakgames.com/?lang=lt_LT">Lithuanian</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ var langs = {
|
|||||||
'ko':'한국어',
|
'ko':'한국어',
|
||||||
'nb':'norsk',
|
'nb':'norsk',
|
||||||
'pl':'polski',
|
'pl':'polski',
|
||||||
|
'lt_LT':'lietuvių',
|
||||||
'pt':'português',
|
'pt':'português',
|
||||||
'pt_br':'português (brasil)',
|
'pt_br':'português (brasil)',
|
||||||
'ru':'русский',
|
'ru':'русский',
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
.button{width: 100px !important;}
|
||||||
|
#outsidePanel .button{width: 115px !important;}
|
||||||
|
.eventPanel .button {width: 122px !important;}
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user