mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-30 17:53:31 -04:00 
			
		
		
		
	New translations en-us.json (English, United Kingdom)
This commit is contained in:
		| @@ -124,6 +124,7 @@ | |||||||
|     "no-recipe-found": "No Recipe Found", |     "no-recipe-found": "No Recipe Found", | ||||||
|     "ok": "OK", |     "ok": "OK", | ||||||
|     "options": "Options:", |     "options": "Options:", | ||||||
|  |     "plural-name": "Plural Name", | ||||||
|     "print": "Print", |     "print": "Print", | ||||||
|     "print-preferences": "Print Preferences", |     "print-preferences": "Print Preferences", | ||||||
|     "random": "Random", |     "random": "Random", | ||||||
| @@ -867,7 +868,9 @@ | |||||||
|     "user-can-invite-other-to-group": "User can invite other to group", |     "user-can-invite-other-to-group": "User can invite other to group", | ||||||
|     "user-can-manage-group": "User can manage group", |     "user-can-manage-group": "User can manage group", | ||||||
|     "user-can-organize-group-data": "User can organize group data", |     "user-can-organize-group-data": "User can organize group data", | ||||||
|     "enable-advanced-features": "Enable advanced features" |     "enable-advanced-features": "Enable advanced features", | ||||||
|  |     "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", | ||||||
|  |     "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" | ||||||
|   }, |   }, | ||||||
|   "language-dialog": { |   "language-dialog": { | ||||||
|     "translated": "translated", |     "translated": "translated", | ||||||
| @@ -888,7 +891,9 @@ | |||||||
|       "create-food": "Create Food", |       "create-food": "Create Food", | ||||||
|       "food-label": "Food Label", |       "food-label": "Food Label", | ||||||
|       "edit-food": "Edit Food", |       "edit-food": "Edit Food", | ||||||
|       "food-data": "Food Data" |       "food-data": "Food Data", | ||||||
|  |       "example-food-singular": "ex: Onion", | ||||||
|  |       "example-food-plural": "ex: Onions" | ||||||
|     }, |     }, | ||||||
|     "units": { |     "units": { | ||||||
|       "seed-dialog-text": "Seed the database with common units based on your local language.", |       "seed-dialog-text": "Seed the database with common units based on your local language.", | ||||||
| @@ -899,13 +904,18 @@ | |||||||
|       "merging-unit-into-unit": "Merging {0} into {1}", |       "merging-unit-into-unit": "Merging {0} into {1}", | ||||||
|       "create-unit": "Create Unit", |       "create-unit": "Create Unit", | ||||||
|       "abbreviation": "Abbreviation", |       "abbreviation": "Abbreviation", | ||||||
|  |       "plural-abbreviation": "Plural Abbreviation", | ||||||
|       "description": "Description", |       "description": "Description", | ||||||
|       "display-as-fraction": "Display as Fraction", |       "display-as-fraction": "Display as Fraction", | ||||||
|       "use-abbreviation": "Use Abbreviation", |       "use-abbreviation": "Use Abbreviation", | ||||||
|       "edit-unit": "Edit Unit", |       "edit-unit": "Edit Unit", | ||||||
|       "unit-data": "Unit Data", |       "unit-data": "Unit Data", | ||||||
|       "use-abbv": "Use Abbv.", |       "use-abbv": "Use Abbv.", | ||||||
|       "fraction": "Fraction" |       "fraction": "Fraction", | ||||||
|  |       "example-unit-singular": "ex: Tablespoon", | ||||||
|  |       "example-unit-plural": "ex: Tablespoons", | ||||||
|  |       "example-unit-abbreviation-singular": "ex: Tbsp", | ||||||
|  |       "example-unit-abbreviation-plural": "ex: Tbsps" | ||||||
|     }, |     }, | ||||||
|     "labels": { |     "labels": { | ||||||
|       "seed-dialog-text": "Seed the database with common labels based on your local language.", |       "seed-dialog-text": "Seed the database with common labels based on your local language.", | ||||||
| @@ -934,6 +944,8 @@ | |||||||
|       "delete-recipes": "Delete Recipes", |       "delete-recipes": "Delete Recipes", | ||||||
|       "source-unit-will-be-deleted": "Source Unit will be deleted" |       "source-unit-will-be-deleted": "Source Unit will be deleted" | ||||||
|     }, |     }, | ||||||
|  |     "create-alias": "Create Alias", | ||||||
|  |     "manage-aliases": "Manage Aliases", | ||||||
|     "seed-data": "Seed Data", |     "seed-data": "Seed Data", | ||||||
|     "seed": "Seed", |     "seed": "Seed", | ||||||
|     "data-management": "Data Management", |     "data-management": "Data Management", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user