Merge pull request #7145 from BenJamesBen/missing-english-translations
fix(shared): Add missing English translations
This commit is contained in:
commit
02eec32496
3 changed files with 5 additions and 0 deletions
|
@ -212,6 +212,7 @@ pattern: Pattern
|
||||||
# sets
|
# sets
|
||||||
set: Measurements Set
|
set: Measurements Set
|
||||||
name: Name
|
name: Name
|
||||||
|
id: ID
|
||||||
setNameDesc: A name to identify this measurements set
|
setNameDesc: A name to identify this measurements set
|
||||||
setNewInfo: Create a new set of measurements which you can then use to generate patterns for.
|
setNewInfo: Create a new set of measurements which you can then use to generate patterns for.
|
||||||
notes: Notes
|
notes: Notes
|
||||||
|
|
|
@ -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.
|
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
|
clearSettingsNotMeasurements: Clear settings, but keep measurements
|
||||||
clearSettingsAndMeasurements: Clear settings & Clear measurements
|
clearSettingsAndMeasurements: Clear settings & Clear measurements
|
||||||
|
clearSettings: Clear Settings
|
||||||
|
|
|
@ -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
|
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: 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
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue