mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-06-29 15:52:31 +08:00
Merge pull request #655 from decrecementofeliz/galician-translation
Add Galician translation
This commit is contained in:
@@ -3,3 +3,5 @@
|
|||||||
*.mo
|
*.mo
|
||||||
*.swp
|
*.swp
|
||||||
.idea
|
.idea
|
||||||
|
lang/.DS_Store
|
||||||
|
.DS_Store
|
||||||
|
|||||||
@@ -36,6 +36,7 @@ a minimalist text adventure game for your browser
|
|||||||
</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>
|
<td><a href="http://adarkroom.doublespeakgames.com/?lang=lt_LT">Lithuanian</a></td>
|
||||||
|
<td><a href="http://adarkroom.doublespeakgames.com/?lang=gl">Galician</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|||||||
Vendored
BIN
Binary file not shown.
@@ -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
+3408
File diff suppressed because it is too large
Load Diff
@@ -5,6 +5,7 @@ var langs = {
|
|||||||
'eo':'esperanto',
|
'eo':'esperanto',
|
||||||
'es':'español',
|
'es':'español',
|
||||||
'fr':'français',
|
'fr':'français',
|
||||||
|
'gl':'galego',
|
||||||
'id':'bahasa indonesia',
|
'id':'bahasa indonesia',
|
||||||
'it':'italiano',
|
'it':'italiano',
|
||||||
'lv':'latviešu valoda',
|
'lv':'latviešu valoda',
|
||||||
|
|||||||
Reference in New Issue
Block a user