diff options
Diffstat (limited to 'src/main/resources/assets/cowmoonication/lang/en_US.lang')
-rw-r--r-- | src/main/resources/assets/cowmoonication/lang/en_US.lang | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/resources/assets/cowmoonication/lang/en_US.lang b/src/main/resources/assets/cowmoonication/lang/en_US.lang index f66517c..6b09da2 100644 --- a/src/main/resources/assets/cowmoonication/lang/en_US.lang +++ b/src/main/resources/assets/cowmoonication/lang/en_US.lang @@ -8,4 +8,8 @@ cowmoonication.config.showGuildNotifications=Show guild notifications cowmoonication.config.showGuildNotifications.tooltip=Set to true to receive guild members' login/logout messages, set to false hide them. cowmoonication.config.tabCompletableNamesCommands=Commands with Tab-completable usernames cowmoonication.config.tabCompletableNamesCommands.tooltip=List of commands with a username argument that should be Tab-completable.\nRequires game restart to take effect! -cowmoonication.commands.generic.exception=%s
\ No newline at end of file +cowmoonication.config.logsDirs=Directories with Minecraft log files +cowmoonication.config.logsDirs.tooltip=List of directories containing Minecraft log files +cowmoonication.config.defaultStartDate=Start date for log file search +cowmoonication.config.defaultStartDate.tooltip=§eCan be either a §6number§e (e.g. "§63§e" means "§6start searching 3 months ago§e"),\n§eor alternatively a §6fixed date §e(§6yyyy-mm-dd§e) +cowmoonication.commands.generic.exception=%s |