mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 03:24:06 +09:00
some more translations
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
package net.torvald.terrarum
|
||||
|
||||
import net.torvald.BULLET
|
||||
|
||||
object CreditSingleton {
|
||||
|
||||
val credit: List<String>; get() =
|
||||
("Programming, Arts, Directed by CuriousTorvald (minjaesong)\n" +
|
||||
"Sound Effects by FreeSound.org and Klankbeeld\n" +
|
||||
"Translation Database by the Polyglot Project\n" +
|
||||
"""
|
||||
"Translation Databases:\n" +
|
||||
"$BULLET © 2018 The Polyglot Project. Distributed under CC0.\n" +
|
||||
"$BULLET Entry from the Microsoft Language Portal. © 2018 Microsoft Corporation. All rights reserved.\n" +
|
||||
"""
|
||||
|
||||
|
||||
Terrarum
|
||||
|
||||
@@ -33,6 +33,7 @@ object UITitleRemoConYaml {
|
||||
val menuNewGame = """
|
||||
"""
|
||||
|
||||
// todo add MENU_IO_IMPORT
|
||||
val injectedMenuSingleCharSel = """
|
||||
- CONTEXT_CHARACTER_NEW
|
||||
- MENU_LABEL_RETURN
|
||||
|
||||
Reference in New Issue
Block a user