Added S3 region eu-south-1 Milanù

Added S3 region eu-south-1 Milan
This commit is contained in:
andrea 2021-09-15 17:31:00 +02:00 committed by Robin Ward
parent 98dcbd214c
commit 119bdc12ea
3 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,7 @@ class S3RegionSiteSetting < EnumSiteSetting
'cn-northwest-1',
'eu-central-1',
'eu-north-1',
'eu-south-1',
'eu-west-1',
'eu-west-2',
'eu-west-3',

View File

@ -208,6 +208,7 @@ en:
cn_northwest_1: "China (Ningxia)"
eu_central_1: "EU (Frankfurt)"
eu_north_1: "EU (Stockholm)"
eu_south_1: "EU (Milan)"
eu_west_1: "EU (Ireland)"
eu_west_2: "EU (London)"
eu_west_3: "EU (Paris)"

View File

@ -184,6 +184,7 @@ it:
cn_northwest_1: "Cina"
eu_central_1: "Europa (Francoforte)"
eu_north_1: "Europa (Stoccolma)"
eu_south_1: "Europa (Milano)"
eu_west_1: "Europa (Irlanda)"
eu_west_2: "Europa (Londra)"
eu_west_3: "Europa (Parigi)"