From e1e0734ab8499d758f934a53d7702d9fb2934675 Mon Sep 17 00:00:00 2001 From: woutervdub Date: Fri, 6 Oct 2023 04:05:12 +0000 Subject: [PATCH] Oopsies --- designs/otis/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/designs/otis/i18n/en.json b/designs/otis/i18n/en.json index 50df300aa99..92e11cb7ac2 100644 --- a/designs/otis/i18n/en.json +++ b/designs/otis/i18n/en.json @@ -13,8 +13,8 @@ "s": { "bindingNeckBack.t": "The Back Neck Binding is not shown", "bindingNeckBack.d": "The **Back Neck Binding** is a rectangular piece of fabric {{{ width }}} wide and {{{ length }}} long.", - "bindingNeckBack.t": "The Front Neck Binding is not shown", - "bindingNeckBack.d": "The **Front Neck Binding** is a rectangular piece of fabric {{{ width }}} wide and {{{ length }}} long.", + "bindingNeckFront.t": "The Front Neck Binding is not shown", + "bindingNeckFront.d": "The **Front Neck Binding** is a rectangular piece of fabric {{{ width }}} wide and {{{ length }}} long.", "bindingLeg.t": "The Leg Binding is not shown", "bindingLeg.d": "The **Leg Binding** is a rectangular piece of fabric {{{ width }}} wide and {{{ length }}} long.", },