mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 18:44:05 +09:00
better console command parsing (now you can use quots), font support for Latin Extension A, now you can draw Runics also
Former-commit-id: 76aef3e704f171e23d6f0a6f78b051717e0f3212 Former-commit-id: 03373859fb5d858afbf4e92528dceb2dc118c763
This commit is contained in:
@@ -138,6 +138,8 @@ DEV_COLOUR_LEGEND_ORANGE=ORANGE
|
||||
DEV_COLOUR_LEGEND_RED= RED
|
||||
|
||||
DEV_MESSAGE_CONSOLE_CODEX=Type 'codex' for available commands.
|
||||
DEV_MESSAGE_CONSOLE_AVAILABLE_COMMANDS=Available commends:
|
||||
DEV_MESSAGE_CONSOLE_COMMAND_UNKNOWN='%1$s': Unknown command
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -138,6 +138,8 @@ DEV_COLOUR_LEGEND_ORANGE=ORANGE
|
||||
DEV_COLOUR_LEGEND_RED= ROUGE
|
||||
|
||||
DEV_MESSAGE_CONSOLE_CODEX=Tapez «codex» pour commandes disponibles.
|
||||
DEV_MESSAGE_CONSOLE_AVAILABLE_COMMANDS=Commandes disponibles :
|
||||
DEV_MESSAGE_CONSOLE_COMMAND_UNKNOWN=«%1$s»: Commande inconnue
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -137,6 +137,8 @@ DEV_COLOUR_LEGEND_ORANGE= 황
|
||||
DEV_COLOUR_LEGEND_RED= 적
|
||||
|
||||
DEV_MESSAGE_CONSOLE_CODEX=사용 가능한 명령어 목록을 보려면 'codex'를 입력해 주십시오.
|
||||
DEV_MESSAGE_CONSOLE_AVAILABLE_COMMANDS=명령어 목록:
|
||||
DEV_MESSAGE_CONSOLE_COMMAND_UNKNOWN='%1$s': 알 수 없는 명령어
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user