Merge pull request #655 from decrecementofeliz/galician-translation

Add Galician translation
This commit is contained in:
Blake Grotewold
2019-10-21 14:11:54 -05:00
committed by GitHub
8 changed files with 3416 additions and 0 deletions
Vendored
BIN
View File
Binary file not shown.
+2
View File
@@ -3,3 +3,5 @@
*.mo
*.swp
.idea
lang/.DS_Store
.DS_Store
+1
View File
@@ -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>
BIN
View File
Binary file not shown.
+3
View File
@@ -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
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -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',