diff --git a/frontend/src/locales/messages/en-US.json b/frontend/src/locales/messages/en-US.json index 257e417fb..1ad2d0efd 100644 --- a/frontend/src/locales/messages/en-US.json +++ b/frontend/src/locales/messages/en-US.json @@ -19,7 +19,6 @@ "version": "Version" }, "general": { - "about": "About", "apply": "Apply", "cancel": "Cancel", "close": "Close", @@ -36,11 +35,9 @@ "friday": "Friday", "get": "Get", "groups": "Groups", - "image-file": "Image File", "import": "Import", "monday": "Monday", "name": "Name", - "new": "New", "no": "No", "ok": "OK", "options": "Options", @@ -50,7 +47,6 @@ "reset": "Reset", "saturday": "Saturday", "save": "Save", - "select": "Select", "settings": "Settings", "sort": "Sort", "sort-alphabetically": "A-Z", @@ -88,15 +84,12 @@ "description": "Migrate data from Chowdown", "title": "Chowdown" }, - "failed-imports": "Failed Imports", - "migration-report": "Migration Report", "nextcloud": { "description": "Migrate data from a Nextcloud Cookbook intance", "title": "Nextcloud Cookbook" }, "no-migration-data-available": "No Migration Data Avaiable", - "recipe-migration": "Recipe Migration", - "successful-imports": "Successful Imports" + "recipe-migration": "Recipe Migration" }, "new-recipe": { "bulk-add": "Bulk Add", @@ -168,33 +161,23 @@ "admin-settings": "Admin Settings", "available-backups": "Available Backups", "backup": { - "backup-restore-report": "Backup Restore Report", "backup-tag": "Backup Tag", "create-heading": "Create a Backup", - "failed-imports": "Failed Imports", "full-backup": "Full Backup", - "import-recipes": "Import Recipes", - "import-settings": "Import Settings", - "import-themes": "Import Themes", - "partial-backup": "Partial Backup", - "successfully-imported": "Successfully Imported" + "partial-backup": "Partial Backup" }, "backup-and-exports": "Backups", "backup-info": "Backups are exported in standard JSON format along with all the images stored on the file system. In your backup folder you'll find a .zip file that contains all of the recipe JSON and images from the database. Additionally, if you selected a markdown file, those will also be stored in the .zip file. To import a backup, it must be located in your backups folder. Automated backups are done each day at 3:00 AM.", "change-password": "Change Password", - "contribute": "Contribute", "current": "Version:", "custom-pages": "Custom Pages", "edit-page": "Edit Page", - "explore-the-docs": "Explore the Docs", "first-day-of-week": "First day of the week", - "general-settings": "General Settings", "homepage": { "all-categories": "All Categories", "card-per-section": "Card Per Section", "home-page": "Home Page", "home-page-sections": "Home Page Sections", - "homepage-categories": "Homepage Categories", "show-recent": "Show Recent" }, "language": "Language", @@ -204,7 +187,6 @@ "manage-users": "Manage Users", "migrations": "Migrations", "new-page": "New Page", - "new-version-available": "A New Version of Mealie is Available, Visit the Repo ", "page-name": "Page Name", "profile": "Profile", "remove-existing-entries-matching-imported-entries": "Remove existing entries matching imported entries", @@ -222,12 +204,10 @@ "info": "Info", "light": "Light", "primary": "Primary", - "saved-color-theme": "Saved Color Theme", "secondary": "Secondary", "select-a-theme-from-the-dropdown-or-create-a-new-theme-note-that-the-default-theme-will-be-served-to-all-users-who-have-not-set-a-theme-preference": "Select a theme from the dropdown or create a new theme. Note that the default theme will be served to all users who have not set a theme preference.", "success": "Success", "theme": "Theme", - "theme-is-required": "Theme is required", "theme-name": "Theme Name", "theme-name-is-required": "Theme Name is required.", "theme-settings": "Theme Settings", @@ -273,9 +253,7 @@ "password-must-match": "Password must match", "reset-password": "Reset Password", "sign-in": "Sign in", - "sign-up": "Sign up", "sign-up-links": "Sign Up Links", - "stay-logged-in": "Stay logged in?", "total-mealplans": "Total MealPlans", "total-users": "Total Users", "upload-photo": "Upload Photo", @@ -288,4 +266,4 @@ "webhook-time": "Webhook Time", "webhooks-enabled": "Webhooks Enabled" } -} \ No newline at end of file +}