From 26250c44eb8298c94689b5ff893958dbda1528cb Mon Sep 17 00:00:00 2001 From: starfetch <80041179+starfetch@users.noreply.github.com> Date: Thu, 7 Apr 2022 14:59:14 +0200 Subject: [PATCH] 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.) --- packages/i18n/src/locales/en/options/lunetius.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/i18n/src/locales/en/options/lunetius.yml b/packages/i18n/src/locales/en/options/lunetius.yml index 8e0e832e3a3..6bdb4df35a9 100644 --- a/packages/i18n/src/locales/en/options/lunetius.yml +++ b/packages/i18n/src/locales/en/options/lunetius.yml @@ -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