mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-09 01:54:04 +09:00
modularised lang
This commit is contained in:
5
assets/modules/basegame/locales/jaJP/devmsg.json
Normal file
5
assets/modules/basegame/locales/jaJP/devmsg.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"DEV_MESSAGE_CONSOLE_CODEX": "使用可能な命令語の目録は「codex」を入力してください。",
|
||||
"DEV_MESSAGE_CONSOLE_AVAILABLE_COMMANDS": "命令語の目録:",
|
||||
"DEV_MESSAGE_CONSOLE_COMMAND_UNKNOWN": "「%1$s」: 不明な命令語"
|
||||
}
|
||||
Reference in New Issue
Block a user