From afc2dcebe119cd2724123337db729bc9619ba685 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:09:11 -0500 Subject: [PATCH] Update minimum supported MacOS and Edge versions (#21520) Automatic Merge --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index b1c57495a7..9943569b7d 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -9509,7 +9509,7 @@ }, { "id": "web.error.unsupported_browser.min_os_version.mac", - "translation": "macOS 10.14+" + "translation": "macOS 11+" }, { "id": "web.error.unsupported_browser.min_os_version.windows",