mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-24 07:15:24 -07:00
Remove unused strings
This commit is contained in:
parent
f811bca741
commit
e211c99ecd
1 changed files with 3 additions and 25 deletions
|
@ -19,7 +19,6 @@
|
||||||
"version": "Version"
|
"version": "Version"
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"about": "About",
|
|
||||||
"apply": "Apply",
|
"apply": "Apply",
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
"close": "Close",
|
"close": "Close",
|
||||||
|
@ -36,11 +35,9 @@
|
||||||
"friday": "Friday",
|
"friday": "Friday",
|
||||||
"get": "Get",
|
"get": "Get",
|
||||||
"groups": "Groups",
|
"groups": "Groups",
|
||||||
"image-file": "Image File",
|
|
||||||
"import": "Import",
|
"import": "Import",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
|
||||||
"no": "No",
|
"no": "No",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options",
|
"options": "Options",
|
||||||
|
@ -50,7 +47,6 @@
|
||||||
"reset": "Reset",
|
"reset": "Reset",
|
||||||
"saturday": "Saturday",
|
"saturday": "Saturday",
|
||||||
"save": "Save",
|
"save": "Save",
|
||||||
"select": "Select",
|
|
||||||
"settings": "Settings",
|
"settings": "Settings",
|
||||||
"sort": "Sort",
|
"sort": "Sort",
|
||||||
"sort-alphabetically": "A-Z",
|
"sort-alphabetically": "A-Z",
|
||||||
|
@ -88,15 +84,12 @@
|
||||||
"description": "Migrate data from Chowdown",
|
"description": "Migrate data from Chowdown",
|
||||||
"title": "Chowdown"
|
"title": "Chowdown"
|
||||||
},
|
},
|
||||||
"failed-imports": "Failed Imports",
|
|
||||||
"migration-report": "Migration Report",
|
|
||||||
"nextcloud": {
|
"nextcloud": {
|
||||||
"description": "Migrate data from a Nextcloud Cookbook intance",
|
"description": "Migrate data from a Nextcloud Cookbook intance",
|
||||||
"title": "Nextcloud Cookbook"
|
"title": "Nextcloud Cookbook"
|
||||||
},
|
},
|
||||||
"no-migration-data-available": "No Migration Data Avaiable",
|
"no-migration-data-available": "No Migration Data Avaiable",
|
||||||
"recipe-migration": "Recipe Migration",
|
"recipe-migration": "Recipe Migration"
|
||||||
"successful-imports": "Successful Imports"
|
|
||||||
},
|
},
|
||||||
"new-recipe": {
|
"new-recipe": {
|
||||||
"bulk-add": "Bulk Add",
|
"bulk-add": "Bulk Add",
|
||||||
|
@ -168,33 +161,23 @@
|
||||||
"admin-settings": "Admin Settings",
|
"admin-settings": "Admin Settings",
|
||||||
"available-backups": "Available Backups",
|
"available-backups": "Available Backups",
|
||||||
"backup": {
|
"backup": {
|
||||||
"backup-restore-report": "Backup Restore Report",
|
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
"failed-imports": "Failed Imports",
|
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-recipes": "Import Recipes",
|
"partial-backup": "Partial Backup"
|
||||||
"import-settings": "Import Settings",
|
|
||||||
"import-themes": "Import Themes",
|
|
||||||
"partial-backup": "Partial Backup",
|
|
||||||
"successfully-imported": "Successfully Imported"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"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.",
|
"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",
|
"change-password": "Change Password",
|
||||||
"contribute": "Contribute",
|
|
||||||
"current": "Version:",
|
"current": "Version:",
|
||||||
"custom-pages": "Custom Pages",
|
"custom-pages": "Custom Pages",
|
||||||
"edit-page": "Edit Page",
|
"edit-page": "Edit Page",
|
||||||
"explore-the-docs": "Explore the Docs",
|
|
||||||
"first-day-of-week": "First day of the week",
|
"first-day-of-week": "First day of the week",
|
||||||
"general-settings": "General Settings",
|
|
||||||
"homepage": {
|
"homepage": {
|
||||||
"all-categories": "All Categories",
|
"all-categories": "All Categories",
|
||||||
"card-per-section": "Card Per Section",
|
"card-per-section": "Card Per Section",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"home-page-sections": "Home Page Sections",
|
"home-page-sections": "Home Page Sections",
|
||||||
"homepage-categories": "Homepage Categories",
|
|
||||||
"show-recent": "Show Recent"
|
"show-recent": "Show Recent"
|
||||||
},
|
},
|
||||||
"language": "Language",
|
"language": "Language",
|
||||||
|
@ -204,7 +187,6 @@
|
||||||
"manage-users": "Manage Users",
|
"manage-users": "Manage Users",
|
||||||
"migrations": "Migrations",
|
"migrations": "Migrations",
|
||||||
"new-page": "New Page",
|
"new-page": "New Page",
|
||||||
"new-version-available": "A New Version of Mealie is Available, <a {aContents}> Visit the Repo </a>",
|
|
||||||
"page-name": "Page Name",
|
"page-name": "Page Name",
|
||||||
"profile": "Profile",
|
"profile": "Profile",
|
||||||
"remove-existing-entries-matching-imported-entries": "Remove existing entries matching imported entries",
|
"remove-existing-entries-matching-imported-entries": "Remove existing entries matching imported entries",
|
||||||
|
@ -222,12 +204,10 @@
|
||||||
"info": "Info",
|
"info": "Info",
|
||||||
"light": "Light",
|
"light": "Light",
|
||||||
"primary": "Primary",
|
"primary": "Primary",
|
||||||
"saved-color-theme": "Saved Color Theme",
|
|
||||||
"secondary": "Secondary",
|
"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.",
|
"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",
|
"success": "Success",
|
||||||
"theme": "Theme",
|
"theme": "Theme",
|
||||||
"theme-is-required": "Theme is required",
|
|
||||||
"theme-name": "Theme Name",
|
"theme-name": "Theme Name",
|
||||||
"theme-name-is-required": "Theme Name is required.",
|
"theme-name-is-required": "Theme Name is required.",
|
||||||
"theme-settings": "Theme Settings",
|
"theme-settings": "Theme Settings",
|
||||||
|
@ -273,9 +253,7 @@
|
||||||
"password-must-match": "Password must match",
|
"password-must-match": "Password must match",
|
||||||
"reset-password": "Reset Password",
|
"reset-password": "Reset Password",
|
||||||
"sign-in": "Sign in",
|
"sign-in": "Sign in",
|
||||||
"sign-up": "Sign up",
|
|
||||||
"sign-up-links": "Sign Up Links",
|
"sign-up-links": "Sign Up Links",
|
||||||
"stay-logged-in": "Stay logged in?",
|
|
||||||
"total-mealplans": "Total MealPlans",
|
"total-mealplans": "Total MealPlans",
|
||||||
"total-users": "Total Users",
|
"total-users": "Total Users",
|
||||||
"upload-photo": "Upload Photo",
|
"upload-photo": "Upload Photo",
|
||||||
|
@ -288,4 +266,4 @@
|
||||||
"webhook-time": "Webhook Time",
|
"webhook-time": "Webhook Time",
|
||||||
"webhooks-enabled": "Webhooks Enabled"
|
"webhooks-enabled": "Webhooks Enabled"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue