diff --git a/sites/shared/components/account/en.yaml b/sites/shared/components/account/en.yaml index a4872e2cce4..86ff0dbc8f5 100644 --- a/sites/shared/components/account/en.yaml +++ b/sites/shared/components/account/en.yaml @@ -212,6 +212,7 @@ pattern: Pattern # sets set: Measurements Set name: Name +id: ID setNameDesc: A name to identify this measurements set setNewInfo: Create a new set of measurements which you can then use to generate patterns for. notes: Notes diff --git a/sites/shared/components/workbench/menus/core-settings/en.yaml b/sites/shared/components/workbench/menus/core-settings/en.yaml index b314e4ad6af..ca9e78c509c 100644 --- a/sites/shared/components/workbench/menus/core-settings/en.yaml +++ b/sites/shared/components/workbench/menus/core-settings/en.yaml @@ -59,3 +59,4 @@ saYes.t: Include seam allowance saYes.d: This generates a pattern that will include seam allowance. The size of the seam allowance is set individually. clearSettingsNotMeasurements: Clear settings, but keep measurements clearSettingsAndMeasurements: Clear settings & Clear measurements +clearSettings: Clear Settings diff --git a/sites/shared/components/workbench/menus/ui-settings/en.yaml b/sites/shared/components/workbench/menus/ui-settings/en.yaml index bcf83c44493..61d78f06eba 100644 --- a/sites/shared/components/workbench/menus/ui-settings/en.yaml +++ b/sites/shared/components/workbench/menus/ui-settings/en.yaml @@ -53,3 +53,6 @@ edit.t: Hand-edit the pattern settings edit.d: This allows you to hand-edit the pattern settings, giving you full control over how your pattern will be drafted view: View view.d: These are the various views you can pick from. Includes those views available via the navigation bar or menu, and some additional ones +zoomIn: Zoom In +zoomOut: Zoom Out +resetZoom: Reset Zoom