From 103f9b5dc75ae4b2cb0ac985a871489d332db4b0 Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 11 Sep 2018 09:34:02 +1000 Subject: [PATCH] UX: missing translation in AWS site settings --- config/locales/client.en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 3aa3cbe34a0..fc28a6e444e 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -194,6 +194,7 @@ en: ap_southeast_1: "Asia Pacific (Singapore)" ap_southeast_2: "Asia Pacific (Sydney)" cn_north_1: "China (Beijing)" + cn_northwest_1: "China (Ningxia)" eu_central_1: "EU (Frankfurt)" eu_west_1: "EU (Ireland)" eu_west_2: "EU (London)"