diff --git a/texts.lua b/texts.lua index 972ffdf..234e80f 100644 --- a/texts.lua +++ b/texts.lua @@ -52,3 +52,7 @@ texts["error_cannot_read_file"] = "Error reading file: @1" texts["error_name_not_found"] = "Name not found: @1" texts["error_priv_not_found"] = "Priv not found: @1" + +texts["settings_dont_match"] = "\"Legacy naming mode\" and \"Data source\" settings don't match between yl_canned_food and yl_canned_food_mtg" +texts["get_filepath"] = "User supplied JSON file for @1 is @2" +texts["recipe_not_good"] = "Missing optional dependency to add a recipe for @1" \ No newline at end of file