From 0073a15455d38109ea4602fc6aa9a9d1d69a9309 Mon Sep 17 00:00:00 2001 From: "Nicholas Carrigan (he/him)" Date: Mon, 20 Dec 2021 13:55:49 -0800 Subject: [PATCH] fix: duplicate i18n keys (#44533) --- client/i18n/locales/english/intro.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index 744972a5c00..adf20f9b198 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -632,8 +632,6 @@ "browse-other": "Browse our other free certifications\n(we recommend doing these in order)", "courses": "Courses", "steps": "Steps", - "expand": "Expand", - "collapse": "Collapse", "expand": "Expand courses", "collapse": "Collapse courses", "legacy-header": "Legacy Courses",