fix(i18n): Add missing options for holmes
This commit is contained in:
parent
d7f6613345
commit
90a72b7b34
1 changed files with 22 additions and 7 deletions
|
@ -1,14 +1,29 @@
|
|||
---
|
||||
lengthRatio:
|
||||
title: Length ratio
|
||||
description: fixme
|
||||
description: Controls the height of the hat and length of the ears
|
||||
goreNumber:
|
||||
title: Number of gores
|
||||
description: The number of gores used to construct the semi-sphere
|
||||
brimAngle:
|
||||
title: Brim angle
|
||||
description: Controls the curvature of the brim
|
||||
brimWidth:
|
||||
title: Brim width
|
||||
description: Controls the width of the brim
|
||||
visorAngle:
|
||||
title: Visor angle
|
||||
description: Controls the curvature of the visor
|
||||
visorLength:
|
||||
title: Visor length
|
||||
description: Controls the length of the visor
|
||||
visorWidth:
|
||||
title: Visor width
|
||||
description: Controls the width of the visor
|
||||
headEase:
|
||||
title: Head ease
|
||||
description: Controls the amount of ease for your head
|
||||
earLength:
|
||||
title: Ear length
|
||||
description: Controls the length of the ears
|
||||
earWidth:
|
||||
title: Ear width
|
||||
description: Controls the width of the ears
|
||||
buttonhole:
|
||||
title: Buttonhole
|
||||
description: Adds a buttonhole to the ears
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue