From 013ead6d02e1d0776d73dd0e61c069d80d52870e Mon Sep 17 00:00:00 2001 From: joostdecock Date: Sat, 23 Sep 2023 07:38:34 +0200 Subject: [PATCH] fix(hortensia): Typo in translation key --- designs/hortensia/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/designs/hortensia/i18n/en.json b/designs/hortensia/i18n/en.json index 313e1f9e879..a8408612fba 100644 --- a/designs/hortensia/i18n/en.json +++ b/designs/hortensia/i18n/en.json @@ -65,7 +65,7 @@ "t": "#10 zipper size", "d": "#10 zippers have teeth that are 10mm wide." }, - "zipperSize.invisible10": { + "zipperSize.invisible": { "t": "Invisible zipper", "d": "An invisible zipper is a zipper that can be inserted in such a way that the teeth do not show." },