mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-20 20:59:18 +07:00
Moved wiki links to new site links
This commit is contained in:
@ -41,7 +41,7 @@ internal class LanguageTable(val language:String, val percentComplete: Int): Tab
|
||||
text = "Please note that translations are a community-based work in progress and are" +
|
||||
" INCOMPLETE! The percentage shown is how much of the language is translated in-game." +
|
||||
" If you want to help translating the game into your language, click here.",
|
||||
link = "https://github.com/yairm210/Unciv/wiki/Translating",
|
||||
link = "https://yairm210.github.io/Unciv/Other/Translating/",
|
||||
size = 15
|
||||
)
|
||||
add(MarkupRenderer.render(listOf(translationDisclaimer),expectedWidth)).pad(5f).row()
|
||||
|
Reference in New Issue
Block a user