diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/cowlection/lang/en_US.lang | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/cowlection/lang/en_US.lang b/src/main/resources/assets/cowlection/lang/en_US.lang index eadc42a..b84140f 100644 --- a/src/main/resources/assets/cowlection/lang/en_US.lang +++ b/src/main/resources/assets/cowlection/lang/en_US.lang @@ -12,6 +12,10 @@ cowlection.config.numeralSystem=Numeral system cowlection.config.numeralSystem.tooltip=Use Roman or Arabic numeral system? cowlection.config.tabCompletableNamesCommands=Commands with Tab-completable usernames cowlection.config.tabCompletableNamesCommands.tooltip=List of commands with a username argument that should be Tab-completable.\nRequires game restart to take effect! +cowlection.config.dungClassRange=Dungeon Parties: Class level range +cowlection.config.dungClassRange.tooltip=Accepted level range for the dungeon party finder. Set to -1 to disable +cowlection.config.dungFilterPartiesWithDupes=Dungeon Parties: Mark duplicated classes? +cowlection.config.dungFilterPartiesWithDupes.tooltip=Mark parties with duplicated classes? cowlection.config.logsDirs=Directories with Minecraft log files cowlection.config.logsDirs.tooltip=List of directories containing Minecraft log files cowlection.config.defaultStartDate=Start date for log file search |