mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11:54 +08:00
Merge pull request #655 from decrecementofeliz/galician-translation
Add Galician translation
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
*.mo
|
||||
*.swp
|
||||
.idea
|
||||
lang/.DS_Store
|
||||
.DS_Store
|
||||
|
||||
@@ -36,6 +36,7 @@ a minimalist text adventure game for your browser
|
||||
</tr><tr>
|
||||
<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=gl">Galician</a></td>
|
||||
</tr>
|
||||
</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',
|
||||
'es':'español',
|
||||
'fr':'français',
|
||||
'gl':'galego',
|
||||
'id':'bahasa indonesia',
|
||||
'it':'italiano',
|
||||
'lv':'latviešu valoda',
|
||||
|
||||
Reference in New Issue
Block a user