fix(lunetius-option-desc): to upper leg
changed the option description for `toUpperLeg` from "Below the hips" to "To the upper leg", as that is technically correct (it uses the `waist to upper leg` measurement). It sounds a bit more clunky, so opinions? (I'm also not sure if changing this here impacts anything else apart from the translation files, hence a PR and not a direct commit.)
This commit is contained in:
parent
49cc8b27ea
commit
26250c44eb
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ length:
|
|||
toKnee: On the knee
|
||||
toBelowKnee: Below the knee
|
||||
toHips: On the hips
|
||||
toUpperLeg: Below the hips
|
||||
toUpperLeg: To the upper leg
|
||||
toFloor: To the floor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue