Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jsinco committed Dec 11, 2024
1 parent f9895fa commit 0ed6658
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ class RecipesConfig : AddonConfigFile() {
class MessagesSection : OkaeriConfig() {
@CustomKey("already-learned")
var alreadyLearned = "&rYou already know this recipe!"
@Comment("PLACEHOLDERS: %recipe% the name of the recipe.")
var learned = "&rYou have learned the '&#F7FFC9%recipe%&r' recipe!"
}
}

0 comments on commit 0ed6658

Please sign in to comment.