chore: rename unused recipeForm.visibility key to visibilityMenuLabel for clarity
This commit is contained in:
@@ -632,7 +632,7 @@
|
|||||||
"prepMins": "Prep (min)",
|
"prepMins": "Prep (min)",
|
||||||
"cookMins": "Cook (min)",
|
"cookMins": "Cook (min)",
|
||||||
"difficulty": "Difficulty",
|
"difficulty": "Difficulty",
|
||||||
"visibility": "Visibility",
|
"visibilityMenuLabel": "Visibility",
|
||||||
"tags": "Tags",
|
"tags": "Tags",
|
||||||
"tagsHelp": "Press Enter to add · Backspace to remove last · max 20 tags",
|
"tagsHelp": "Press Enter to add · Backspace to remove last · max 20 tags",
|
||||||
"tagsPlaceholder": "Add tags… (press Enter)",
|
"tagsPlaceholder": "Add tags… (press Enter)",
|
||||||
|
|||||||
@@ -623,7 +623,7 @@
|
|||||||
"prepMins": "Prép. (min)",
|
"prepMins": "Prép. (min)",
|
||||||
"cookMins": "Cuisson (min)",
|
"cookMins": "Cuisson (min)",
|
||||||
"difficulty": "Difficulté",
|
"difficulty": "Difficulté",
|
||||||
"visibility": "Visibilité",
|
"visibilityMenuLabel": "Visibilité",
|
||||||
"dietaryTags": "Tags alimentaires",
|
"dietaryTags": "Tags alimentaires",
|
||||||
"photos": "Photos",
|
"photos": "Photos",
|
||||||
"ingredients": "Ingrédients",
|
"ingredients": "Ingrédients",
|
||||||
|
|||||||
Reference in New Issue
Block a user