From fdb9de26052e5f3afd1cd5c8a28397f162338087 Mon Sep 17 00:00:00 2001 From: Nick Dower Date: Sat, 2 Apr 2022 17:28:41 +0200 Subject: [PATCH] Add shoulderToShoulderEase to all locales. --- packages/i18n/src/locales/de/options/bella.yml | 3 +++ packages/i18n/src/locales/es/options/bella.yml | 3 +++ packages/i18n/src/locales/fr/options/bella.yml | 3 +++ packages/i18n/src/locales/nl/options/bella.yml | 3 +++ 4 files changed, 12 insertions(+) diff --git a/packages/i18n/src/locales/de/options/bella.yml b/packages/i18n/src/locales/de/options/bella.yml index 74911fbaf09..da9b6e26ecb 100644 --- a/packages/i18n/src/locales/de/options/bella.yml +++ b/packages/i18n/src/locales/de/options/bella.yml @@ -53,3 +53,6 @@ frontShoulderWidth: highBustWidth: title: Oberbrustweite description: Erlaubt es dir die Oberbrustweite vorne zu optimieren +shoulderToShoulderEase: + title: Shoulder to Shoulder ease + description: Controls the amount of ease between your shoulders. Initially set to -.5% because Bella implements a block that is used in the industry. diff --git a/packages/i18n/src/locales/es/options/bella.yml b/packages/i18n/src/locales/es/options/bella.yml index 048ea384c61..ab4a41b482a 100644 --- a/packages/i18n/src/locales/es/options/bella.yml +++ b/packages/i18n/src/locales/es/options/bella.yml @@ -53,3 +53,6 @@ frontShoulderWidth: highBustWidth: title: Ancho de bust alto description: Le permite ajustar el ancho del polvo alto en la parte frontal +shoulderToShoulderEase: + title: Shoulder to Shoulder ease + description: Controls the amount of ease between your shoulders. Initially set to -.5% because Bella implements a block that is used in the industry. diff --git a/packages/i18n/src/locales/fr/options/bella.yml b/packages/i18n/src/locales/fr/options/bella.yml index 57a50eba238..46c0f200dbf 100644 --- a/packages/i18n/src/locales/fr/options/bella.yml +++ b/packages/i18n/src/locales/fr/options/bella.yml @@ -53,3 +53,6 @@ frontShoulderWidth: highBustWidth: title: Largeur de buste supérieur description: Permet de modifier la largeur de buste supérieur à l'avant +shoulderToShoulderEase: + title: Shoulder to Shoulder ease + description: Controls the amount of ease between your shoulders. Initially set to -.5% because Bella implements a block that is used in the industry. diff --git a/packages/i18n/src/locales/nl/options/bella.yml b/packages/i18n/src/locales/nl/options/bella.yml index 5e3195d29ed..dcd90a06678 100644 --- a/packages/i18n/src/locales/nl/options/bella.yml +++ b/packages/i18n/src/locales/nl/options/bella.yml @@ -53,3 +53,6 @@ frontShoulderWidth: highBustWidth: title: Hoge buste-breedte description: Stelt je in staat om de breedte van de nachtbust vooraan te wijzigen +shoulderToShoulderEase: + title: Shoulder to Shoulder ease + description: Controls the amount of ease between your shoulders. Initially set to -.5% because Bella implements a block that is used in the industry.