diff --git a/src/main/resources/assets/resclone/lang/en_us.json b/src/main/resources/assets/resclone/lang/en_us.json index 5010bc0..7c3b03e 100644 --- a/src/main/resources/assets/resclone/lang/en_us.json +++ b/src/main/resources/assets/resclone/lang/en_us.json @@ -3,5 +3,7 @@ "resclone.jfconfig.packs": "Packs", "resclone.jfconfig.packs.tooltip": "The packs to download and add", "resclone.jfconfig.pruneUnused": "Prune Unused", - "resclone.jfconfig.pruneUnused.tooltip": "Automatically remove all downloaded packs that are not in the config to free up unneeded space" + "resclone.jfconfig.pruneUnused.tooltip": "Automatically remove all downloaded packs that are not in the config to free up unneeded space", + "resclone.jfconfig.logProcessing": "Log Processing", + "resclone.jfconfig.logProcessing.tooltip": "Log automatic processing steps applied to downloaded packs" } \ No newline at end of file