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:
|
lengthRatio:
|
||||||
title: Length ratio
|
title: Length ratio
|
||||||
description: fixme
|
description: Controls the height of the hat and length of the ears
|
||||||
goreNumber:
|
goreNumber:
|
||||||
title: Number of gores
|
title: Number of gores
|
||||||
description: The number of gores used to construct the semi-sphere
|
description: The number of gores used to construct the semi-sphere
|
||||||
brimAngle:
|
visorAngle:
|
||||||
title: Brim angle
|
title: Visor angle
|
||||||
description: Controls the curvature of the brim
|
description: Controls the curvature of the visor
|
||||||
brimWidth:
|
visorLength:
|
||||||
title: Brim width
|
title: Visor length
|
||||||
description: Controls the width of the brim
|
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