Scheduled recipes can now be removed
This commit is contained in:
parent
084be9fb00
commit
a3f2b4a86a
8 changed files with 64 additions and 7 deletions
|
|
@ -146,6 +146,7 @@ pub enum Sentence {
|
|||
CalendarAddToPlannerAlreadyExists,
|
||||
CalendarDateFormat, // See https://docs.rs/chrono/latest/chrono/format/strftime/index.html.
|
||||
CalendarAddIngredientsToShoppingList,
|
||||
CalendarUnscheduleConfirmation,
|
||||
}
|
||||
|
||||
pub const DEFAULT_LANGUAGE_CODE: &str = "en";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue