add "show announcements" toggles

This commit is contained in:
Michael Genson
2026-03-27 22:20:20 +00:00
parent 56f8c7b9a8
commit af5284c7e1
4 changed files with 41 additions and 0 deletions

View File

@@ -1472,5 +1472,9 @@
"no-whitespace": "No Whitespace Allowed",
"min-length": "Must Be At Least {min} Characters",
"max-length": "Must Be At Most {max} Character|Must Be At Most {max} Characters"
},
"announcements": {
"show-announcements-from-mealie": "Show announcements from Mealie",
"show-announcements-setting-description": "Whether or not you want to allow users to see announcements from Mealie. When enabled users can still opt-out from seeing them in their user settings"
}
}