mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
New translations en-US.json (Hungarian)
This commit is contained in:
parent
c5563c3c68
commit
fc5bcaa6e6
1 changed files with 134 additions and 33 deletions
|
@ -13,11 +13,22 @@
|
||||||
"demo": "Demo",
|
"demo": "Demo",
|
||||||
"demo-status": "Demo Status",
|
"demo-status": "Demo Status",
|
||||||
"development": "Development",
|
"development": "Development",
|
||||||
|
"download-log": "Download Log",
|
||||||
|
"download-recipe-json": "Download Recipe JSON",
|
||||||
"not-demo": "Not Demo",
|
"not-demo": "Not Demo",
|
||||||
"production": "Production",
|
"production": "Production",
|
||||||
"sqlite-file": "SQLite File",
|
"sqlite-file": "SQLite File",
|
||||||
"version": "Version"
|
"version": "Version"
|
||||||
},
|
},
|
||||||
|
"category": {
|
||||||
|
"category-created": "Category created",
|
||||||
|
"category-creation-failed": "Category creation failed",
|
||||||
|
"category-deleted": "Category Deleted",
|
||||||
|
"category-deletion-failed": "Category deletion failed",
|
||||||
|
"category-filter": "Category Filter",
|
||||||
|
"category-update-failed": "Category update failed",
|
||||||
|
"category-updated": "Category updated"
|
||||||
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"apply": "Apply",
|
"apply": "Apply",
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
|
@ -30,29 +41,40 @@
|
||||||
"download": "Download",
|
"download": "Download",
|
||||||
"edit": "Edit",
|
"edit": "Edit",
|
||||||
"enabled": "Enabled",
|
"enabled": "Enabled",
|
||||||
|
"exception": "Exception",
|
||||||
|
"failed-count": "Failed: {count}",
|
||||||
|
"failure-uploading-file": "Failure uploading file",
|
||||||
"field-required": "Field Required",
|
"field-required": "Field Required",
|
||||||
|
"file-folder-not-found": "File/folder not found",
|
||||||
|
"file-uploaded": "File uploaded",
|
||||||
"filter": "Filter",
|
"filter": "Filter",
|
||||||
"friday": "Friday",
|
"friday": "Friday",
|
||||||
"get": "Get",
|
"get": "Get",
|
||||||
"groups": "Groups",
|
"groups": "Groups",
|
||||||
|
"image": "Image",
|
||||||
|
"image-upload-failed": "Image upload failed",
|
||||||
"import": "Import",
|
"import": "Import",
|
||||||
|
"keyword": "Keyword",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options",
|
"options": "Options:",
|
||||||
"random": "Random",
|
"random": "Random",
|
||||||
"recent": "Recent",
|
"recent": "Recent",
|
||||||
"recipes": "Recipes",
|
"recipes": "Recipes",
|
||||||
|
"rename-object": "Rename {0}",
|
||||||
"reset": "Reset",
|
"reset": "Reset",
|
||||||
"saturday": "Saturday",
|
"saturday": "Saturday",
|
||||||
"save": "Save",
|
"save": "Save",
|
||||||
"settings": "Settings",
|
"settings": "Settings",
|
||||||
"sort": "Sort",
|
"sort": "Sort",
|
||||||
"sort-alphabetically": "A-Z",
|
"sort-alphabetically": "A-Z",
|
||||||
|
"status": "Status",
|
||||||
"submit": "Submit",
|
"submit": "Submit",
|
||||||
|
"success-count": "Success: {count}",
|
||||||
"sunday": "Sunday",
|
"sunday": "Sunday",
|
||||||
"templates": "Templates",
|
"templates": "Templates:",
|
||||||
"themes": "Themes",
|
"themes": "Themes",
|
||||||
"thursday": "Thursday",
|
"thursday": "Thursday",
|
||||||
"token": "Token",
|
"token": "Token",
|
||||||
|
@ -64,6 +86,25 @@
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes"
|
"yes": "Yes"
|
||||||
},
|
},
|
||||||
|
"group": {
|
||||||
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
|
"cannot-delete-default-group": "Cannot delete default group",
|
||||||
|
"cannot-delete-group-with-users": "Cannot delete group with users",
|
||||||
|
"confirm-group-deletion": "Confirm Group Deletion",
|
||||||
|
"create-group": "Create Group",
|
||||||
|
"error-updating-group": "Error updating group",
|
||||||
|
"group": "Group",
|
||||||
|
"group-deleted": "Group deleted",
|
||||||
|
"group-deletion-failed": "Group deletion failed",
|
||||||
|
"group-id-with-value": "Group ID: {groupID}",
|
||||||
|
"group-name": "Group Name",
|
||||||
|
"group-not-found": "Group not found",
|
||||||
|
"groups": "Groups",
|
||||||
|
"groups-can-only-be-set-by-administrators": "Groups can only be set by administrators",
|
||||||
|
"user-group": "User Group",
|
||||||
|
"user-group-created": "User Group Created",
|
||||||
|
"user-group-creation-failed": "User Group Creation Failed"
|
||||||
|
},
|
||||||
"meal-plan": {
|
"meal-plan": {
|
||||||
"create-a-new-meal-plan": "Create a New Meal Plan",
|
"create-a-new-meal-plan": "Create a New Meal Plan",
|
||||||
"dinner-this-week": "Dinner This Week",
|
"dinner-this-week": "Dinner This Week",
|
||||||
|
@ -73,6 +114,14 @@
|
||||||
"group": "Group (Beta)",
|
"group": "Group (Beta)",
|
||||||
"meal-planner": "Meal Planner",
|
"meal-planner": "Meal Planner",
|
||||||
"meal-plans": "Meal Plans",
|
"meal-plans": "Meal Plans",
|
||||||
|
"mealplan-created": "Mealplan created",
|
||||||
|
"mealplan-creation-failed": "Mealplan creation failed",
|
||||||
|
"mealplan-deleted": "Mealplan Deleted",
|
||||||
|
"mealplan-deletion-failed": "Mealplan deletion failed",
|
||||||
|
"mealplan-update-failed": "Mealplan update failed",
|
||||||
|
"mealplan-updated": "Mealplan Updated",
|
||||||
|
"no-meal-plan-defined-yet": "No meal plan defined yet",
|
||||||
|
"no-meal-planned-for-today": "No meal planned for today",
|
||||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans",
|
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans",
|
||||||
"planner": "Planner",
|
"planner": "Planner",
|
||||||
"quick-week": "Quick Week",
|
"quick-week": "Quick Week",
|
||||||
|
@ -84,6 +133,7 @@
|
||||||
"description": "Migrate data from Chowdown",
|
"description": "Migrate data from Chowdown",
|
||||||
"title": "Chowdown"
|
"title": "Chowdown"
|
||||||
},
|
},
|
||||||
|
"migration-data-removed": "Migration data removed",
|
||||||
"nextcloud": {
|
"nextcloud": {
|
||||||
"description": "Migrate data from a Nextcloud Cookbook intance",
|
"description": "Migrate data from a Nextcloud Cookbook intance",
|
||||||
"title": "Nextcloud Cookbook"
|
"title": "Nextcloud Cookbook"
|
||||||
|
@ -102,23 +152,30 @@
|
||||||
"page": {
|
"page": {
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
|
"new-page-created": "New page created",
|
||||||
|
"page-creation-failed": "Page creation failed",
|
||||||
|
"page-deleted": "Page deleted",
|
||||||
|
"page-deletion-failed": "Page deletion failed",
|
||||||
|
"page-update-failed": "Page update failed",
|
||||||
|
"page-updated": "Page updated",
|
||||||
|
"pages-update-failed": "Pages update failed",
|
||||||
|
"pages-updated": "Pages updated",
|
||||||
"recent": "Recent"
|
"recent": "Recent"
|
||||||
},
|
},
|
||||||
"recipe": {
|
"recipe": {
|
||||||
"assets": "Assets",
|
|
||||||
"add-key": "Add Key",
|
"add-key": "Add Key",
|
||||||
"api-extras": "API Extras",
|
"api-extras": "API Extras",
|
||||||
|
"assets": "Assets",
|
||||||
"calories": "Calories",
|
"calories": "Calories",
|
||||||
"calories-suffix": "calories",
|
"calories-suffix": "calories",
|
||||||
|
"carbohydrate-content": "Carbohydrate",
|
||||||
"categories": "Categories",
|
"categories": "Categories",
|
||||||
"delete-confirmation": "Are you sure you want to delete this recipe?",
|
"delete-confirmation": "Are you sure you want to delete this recipe?",
|
||||||
"delete-recipe": "Delete Recipe",
|
"delete-recipe": "Delete Recipe",
|
||||||
"description": "Description",
|
"description": "Description",
|
||||||
"fat-content": "Fat",
|
"fat-content": "Fat",
|
||||||
"fiber-content": "Fiber",
|
"fiber-content": "Fiber",
|
||||||
"carbohydrate-content": "Carbohydrate",
|
|
||||||
"grams": "grams",
|
"grams": "grams",
|
||||||
"image": "Image",
|
|
||||||
"ingredient": "Ingredient",
|
"ingredient": "Ingredient",
|
||||||
"ingredients": "Ingredients",
|
"ingredients": "Ingredients",
|
||||||
"instructions": "Instructions",
|
"instructions": "Instructions",
|
||||||
|
@ -135,27 +192,32 @@
|
||||||
"perform-time": "Cook Time",
|
"perform-time": "Cook Time",
|
||||||
"prep-time": "Prep Time",
|
"prep-time": "Prep Time",
|
||||||
"protein-content": "Protein",
|
"protein-content": "Protein",
|
||||||
|
"recipe-created": "Recipe created",
|
||||||
|
"recipe-creation-failed": "Recipe creation failed",
|
||||||
|
"recipe-deleted": "Recipe deleted",
|
||||||
"recipe-image": "Recipe Image",
|
"recipe-image": "Recipe Image",
|
||||||
|
"recipe-image-updated": "Recipe image updated",
|
||||||
"recipe-name": "Recipe Name",
|
"recipe-name": "Recipe Name",
|
||||||
|
"recipe-update-failed": "Recipe update failed",
|
||||||
|
"recipe-updated": "Recipe updated",
|
||||||
"servings": "Servings",
|
"servings": "Servings",
|
||||||
"sodium-content": "Sodium",
|
"sodium-content": "Sodium",
|
||||||
"step-index": "Step: {step}",
|
"step-index": "Step: {step}",
|
||||||
"sugar-content": "Sugar",
|
"sugar-content": "Sugar",
|
||||||
"tags": "Tags",
|
|
||||||
"title": "Title",
|
"title": "Title",
|
||||||
"total-time": "Total Time",
|
"total-time": "Total Time",
|
||||||
|
"unable-to-delete-recipe": "Unable to Delete Recipe",
|
||||||
"view-recipe": "View Recipe"
|
"view-recipe": "View Recipe"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"search-mealie": "Search Mealie (press /)",
|
"and": "and",
|
||||||
"search-placeholder": "Search...",
|
|
||||||
"max-results": "Max Results",
|
|
||||||
"category-filter": "Category Filter",
|
|
||||||
"exclude": "Exclude",
|
"exclude": "Exclude",
|
||||||
"include": "Include",
|
"include": "Include",
|
||||||
|
"max-results": "Max Results",
|
||||||
"or": "Or",
|
"or": "Or",
|
||||||
"and": "and",
|
|
||||||
"search": "Search",
|
"search": "Search",
|
||||||
|
"search-mealie": "Search Mealie (press /)",
|
||||||
|
"search-placeholder": "Search...",
|
||||||
"tag-filter": "Tag Filter"
|
"tag-filter": "Tag Filter"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
|
@ -163,10 +225,15 @@
|
||||||
"admin-settings": "Admin Settings",
|
"admin-settings": "Admin Settings",
|
||||||
"available-backups": "Available Backups",
|
"available-backups": "Available Backups",
|
||||||
"backup": {
|
"backup": {
|
||||||
|
"backup-created-at-response-export_path": "Backup Created at {path}",
|
||||||
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"partial-backup": "Partial Backup"
|
"import-summary": "Import Summary",
|
||||||
|
"partial-backup": "Partial Backup",
|
||||||
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
},
|
},
|
||||||
"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.",
|
||||||
|
@ -175,6 +242,7 @@
|
||||||
"custom-pages": "Custom Pages",
|
"custom-pages": "Custom Pages",
|
||||||
"edit-page": "Edit Page",
|
"edit-page": "Edit Page",
|
||||||
"first-day-of-week": "First day of the week",
|
"first-day-of-week": "First day of the week",
|
||||||
|
"group-settings-updated": "Group Settings Updated",
|
||||||
"homepage": {
|
"homepage": {
|
||||||
"all-categories": "All Categories",
|
"all-categories": "All Categories",
|
||||||
"card-per-section": "Card Per Section",
|
"card-per-section": "Card Per Section",
|
||||||
|
@ -190,9 +258,12 @@
|
||||||
"migrations": "Migrations",
|
"migrations": "Migrations",
|
||||||
"new-page": "New Page",
|
"new-page": "New Page",
|
||||||
"page-name": "Page Name",
|
"page-name": "Page Name",
|
||||||
|
"pages": "Pages",
|
||||||
"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",
|
||||||
"set-new-time": "Set New Time",
|
"set-new-time": "Set New Time",
|
||||||
|
"settings-update-failed": "Settings update failed",
|
||||||
|
"settings-updated": "Settings updated",
|
||||||
"site-settings": "Site Settings",
|
"site-settings": "Site Settings",
|
||||||
"theme": {
|
"theme": {
|
||||||
"accent": "Accent",
|
"accent": "Accent",
|
||||||
|
@ -203,6 +274,9 @@
|
||||||
"default-to-system": "Default to system",
|
"default-to-system": "Default to system",
|
||||||
"delete-theme": "Delete Theme",
|
"delete-theme": "Delete Theme",
|
||||||
"error": "Error",
|
"error": "Error",
|
||||||
|
"error-creating-theme-see-log-file": "Error creating theme. See log file.",
|
||||||
|
"error-deleting-theme": "Error deleting theme",
|
||||||
|
"error-updating-theme": "Error updating theme",
|
||||||
"info": "Info",
|
"info": "Info",
|
||||||
"light": "Light",
|
"light": "Light",
|
||||||
"primary": "Primary",
|
"primary": "Primary",
|
||||||
|
@ -210,51 +284,69 @@
|
||||||
"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-deleted": "Theme deleted",
|
||||||
"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-saved": "Theme Saved",
|
||||||
"theme-settings": "Theme Settings",
|
"theme-settings": "Theme Settings",
|
||||||
|
"theme-updated": "Theme updated",
|
||||||
"warning": "Warning"
|
"warning": "Warning"
|
||||||
},
|
},
|
||||||
|
"toolbox": {
|
||||||
|
"assign-all": "Assign All",
|
||||||
|
"bulk-assign": "Bulk Assign",
|
||||||
|
"new-name": "New Name",
|
||||||
|
"no-unused-items": "No Unused Items",
|
||||||
|
"recipes-affected": "No Recipes Affected|One Recipe Affected|{count} Recipes Affected",
|
||||||
|
"remove-unused": "Remove Unused",
|
||||||
|
"title-case-all": "Title Case All",
|
||||||
|
"toolbox": "Toolbox"
|
||||||
|
},
|
||||||
"webhooks": {
|
"webhooks": {
|
||||||
"meal-planner-webhooks": "Meal Planner Webhooks",
|
"meal-planner-webhooks": "Meal Planner Webhooks",
|
||||||
"test-webhooks": "Test Webhooks",
|
"test-webhooks": "Test Webhooks",
|
||||||
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
|
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
|
||||||
"webhook-url": "Webhook URL"
|
"webhook-url": "Webhook URL"
|
||||||
},
|
|
||||||
"toolbox": {
|
|
||||||
"toolbox": "Toolbox",
|
|
||||||
"new-name": "New Name",
|
|
||||||
"recipes-effected": "Recipes Effected",
|
|
||||||
"title-case-all": "Title Case All",
|
|
||||||
"no-unused-items": "No Unused Items",
|
|
||||||
"remove-unused": "Remove Unused",
|
|
||||||
"assign-all": "Assign All",
|
|
||||||
"bulk-assign": "Bulk Assign"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"signup": {
|
||||||
|
"display-name": "Display Name",
|
||||||
|
"error-signing-up": "Error Signing Up",
|
||||||
|
"sign-up": "Sign Up",
|
||||||
|
"sign-up-link-created": "Sign up link created",
|
||||||
|
"sign-up-link-creation-failed": "Sign up link creation failed",
|
||||||
|
"sign-up-links": "Sign Up Links",
|
||||||
|
"sign-up-token-deleted": "Sign Up Token Deleted",
|
||||||
|
"sign-up-token-deletion-failed": "Sign up token deletion failed",
|
||||||
|
"welcome-to-mealie": "Welcome to Mealie! To become a user of this instance you are required to have a valid invitation link. If you haven't recieved an invitation you are unable to sign-up. To recieve a link, contact the sites administrator."
|
||||||
|
},
|
||||||
|
"tag": {
|
||||||
|
"tag-created": "Tag created",
|
||||||
|
"tag-creation-failed": "Tag creation failed",
|
||||||
|
"tag-deleted": "Tag deleted",
|
||||||
|
"tag-deletion-failed": "Tag deletion failed",
|
||||||
|
"tag-update-failed": "Tag update failed",
|
||||||
|
"tag-updated": "Tag updated",
|
||||||
|
"tags": "Tags"
|
||||||
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"admin": "Admin",
|
"admin": "Admin",
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
|
||||||
"are-you-sure-you-want-to-delete-the-link": "Are you sure you want to delete the link <b>{link}<b/>?",
|
"are-you-sure-you-want-to-delete-the-link": "Are you sure you want to delete the link <b>{link}<b/>?",
|
||||||
"are-you-sure-you-want-to-delete-the-user": "Are you sure you want to delete the user <b>{activeName} ID: {activeId}<b/>?",
|
"are-you-sure-you-want-to-delete-the-user": "Are you sure you want to delete the user <b>{activeName} ID: {activeId}<b/>?",
|
||||||
"confirm-group-deletion": "Confirm Group Deletion",
|
|
||||||
"confirm-link-deletion": "Confirm Link Deletion",
|
"confirm-link-deletion": "Confirm Link Deletion",
|
||||||
"confirm-password": "Confirm Password",
|
"confirm-password": "Confirm Password",
|
||||||
"confirm-user-deletion": "Confirm User Deletion",
|
"confirm-user-deletion": "Confirm User Deletion",
|
||||||
"could-not-validate-credentials": "Could Not Validate Credentials",
|
"could-not-validate-credentials": "Could Not Validate Credentials",
|
||||||
"create-group": "Create Group",
|
|
||||||
"create-link": "Create Link",
|
"create-link": "Create Link",
|
||||||
"create-user": "Create User",
|
"create-user": "Create User",
|
||||||
"current-password": "Current Password",
|
"current-password": "Current Password",
|
||||||
"e-mail-must-be-valid": "E-mail must be valid",
|
"e-mail-must-be-valid": "E-mail must be valid",
|
||||||
"edit-user": "Edit User",
|
"edit-user": "Edit User",
|
||||||
"email": "Email",
|
"email": "Email",
|
||||||
|
"error-cannot-delete-super-user": "Error! Cannot Delete Super User",
|
||||||
|
"existing-password-does-not-match": "Existing password does not match",
|
||||||
"full-name": "Full Name",
|
"full-name": "Full Name",
|
||||||
"group": "Group",
|
"incorrect-username-or-password": "Incorrect username or password",
|
||||||
"group-id-with-value": "Group ID: {groupID}",
|
|
||||||
"group-name": "Group Name",
|
|
||||||
"groups": "Groups",
|
|
||||||
"groups-can-only-be-set-by-administrators": "Groups can only be set by administrators",
|
|
||||||
"link-id": "Link ID",
|
"link-id": "Link ID",
|
||||||
"link-name": "Link Name",
|
"link-name": "Link Name",
|
||||||
"login": "Login",
|
"login": "Login",
|
||||||
|
@ -262,20 +354,29 @@
|
||||||
"new-password": "New Password",
|
"new-password": "New Password",
|
||||||
"new-user": "New User",
|
"new-user": "New User",
|
||||||
"password": "Password",
|
"password": "Password",
|
||||||
|
"password-has-been-reset-to-the-default-password": "Password has been reset to the default password",
|
||||||
"password-must-match": "Password must match",
|
"password-must-match": "Password must match",
|
||||||
|
"password-reset-failed": "Password reset failed",
|
||||||
|
"password-updated": "Password updated",
|
||||||
"reset-password": "Reset Password",
|
"reset-password": "Reset Password",
|
||||||
"sign-in": "Sign in",
|
"sign-in": "Sign in",
|
||||||
"sign-up-links": "Sign Up Links",
|
|
||||||
"total-mealplans": "Total MealPlans",
|
"total-mealplans": "Total MealPlans",
|
||||||
"total-users": "Total Users",
|
"total-users": "Total Users",
|
||||||
"upload-photo": "Upload Photo",
|
"upload-photo": "Upload Photo",
|
||||||
"use-8-characters-or-more-for-your-password": "Use 8 characters or more for your password",
|
"use-8-characters-or-more-for-your-password": "Use 8 characters or more for your password",
|
||||||
"user-group": "User Group",
|
"user-created": "User created",
|
||||||
|
"user-creation-failed": "User creation failed",
|
||||||
|
"user-deleted": "User deleted",
|
||||||
"user-id": "User ID",
|
"user-id": "User ID",
|
||||||
"user-id-with-value": "User ID: {id}",
|
"user-id-with-value": "User ID: {id}",
|
||||||
"user-password": "User Password",
|
"user-password": "User Password",
|
||||||
|
"user-successfully-logged-in": "User Successfully Logged In",
|
||||||
|
"user-update-failed": "User update failed",
|
||||||
|
"user-updated": "User updated",
|
||||||
"users": "Users",
|
"users": "Users",
|
||||||
"webhook-time": "Webhook Time",
|
"webhook-time": "Webhook Time",
|
||||||
"webhooks-enabled": "Webhooks Enabled"
|
"webhooks-enabled": "Webhooks Enabled",
|
||||||
|
"you-are-not-allowed-to-create-a-user": "You are not allowed to create a user",
|
||||||
|
"you-are-not-allowed-to-delete-this-user": "You are not allowed to delete this user"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue