1
0
Fork 0

Merge pull request #7145 from BenJamesBen/missing-english-translations

fix(shared): Add missing English translations
This commit is contained in:
Joost De Cock 2024-10-26 11:02:31 +02:00 committed by GitHub
commit 02eec32496
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 0 deletions

View file

@ -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

View file

@ -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

View file

@ -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