diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index f23426476d19..f4b20b745a63 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -2351,7 +2351,7 @@ const message = { createDnsAccount: 'DNS account', aliyun: 'Aliyun DNS', aliEsa: 'Aliyun ESA', - awsRoute53: 'AWS Route 53', + awsRoute53: 'Amazon Route 53', manual: 'Manual parsing', key: 'Key', check: 'View', diff --git a/frontend/src/lang/modules/es-es.ts b/frontend/src/lang/modules/es-es.ts index c8f6aa2e5e25..9d0ecbd9bc3b 100644 --- a/frontend/src/lang/modules/es-es.ts +++ b/frontend/src/lang/modules/es-es.ts @@ -2350,7 +2350,7 @@ const message = { createDnsAccount: 'Cuenta DNS', aliyun: 'Aliyun DNS', aliEsa: 'Aliyun ESA', - awsRoute53: 'AWS Route 53', + awsRoute53: 'Amazon Route 53', manual: 'Resolución manual', key: 'Clave', check: 'Ver', diff --git a/frontend/src/lang/modules/ja.ts b/frontend/src/lang/modules/ja.ts index 08918ae55151..4bb73468c78f 100644 --- a/frontend/src/lang/modules/ja.ts +++ b/frontend/src/lang/modules/ja.ts @@ -2271,7 +2271,7 @@ const message = { createDnsAccount: 'DNSアカウント', aliyun: 'エイリアン', aliEsa: 'エイリアン ESA', - awsRoute53: 'AWS Route 53', + awsRoute53: 'Amazon Route 53', manual: '手動解析', key: '鍵', check: 'ビュー', diff --git a/frontend/src/lang/modules/ko.ts b/frontend/src/lang/modules/ko.ts index feb2c775eda8..e5253b5b4882 100644 --- a/frontend/src/lang/modules/ko.ts +++ b/frontend/src/lang/modules/ko.ts @@ -2231,7 +2231,7 @@ const message = { createDnsAccount: 'DNS 계정 생성', aliyun: '알리윤', aliEsa: '알리윤 ESA', - awsRoute53: 'AWS Route 53', + awsRoute53: 'Amazon Route 53', manual: '수동 설정', key: '키', check: '보기', diff --git a/frontend/src/lang/modules/ms.ts b/frontend/src/lang/modules/ms.ts index b7249f115c10..523fc88ecc96 100644 --- a/frontend/src/lang/modules/ms.ts +++ b/frontend/src/lang/modules/ms.ts @@ -2325,7 +2325,7 @@ const message = { createDnsAccount: 'Akaun DNS', aliyun: 'Aliyun', aliEsa: 'Aliyun ESA', - awsRoute53: 'AWS Route 53', + awsRoute53: 'Amazon Route 53', manual: 'Penyelesaian Manual', key: 'Kunci', check: 'Lihat', diff --git a/frontend/src/lang/modules/pt-br.ts b/frontend/src/lang/modules/pt-br.ts index fb9dc200e2bc..21d3165ba520 100644 --- a/frontend/src/lang/modules/pt-br.ts +++ b/frontend/src/lang/modules/pt-br.ts @@ -2327,7 +2327,7 @@ const message = { createDnsAccount: 'Conta DNS', aliyun: 'Aliyun', aliEsa: 'Aliyun ESA', - awsRoute53: 'AWS Route 53', + awsRoute53: 'Amazon Route 53', manual: 'Análise manual', key: 'Chave', check: 'Ver', diff --git a/frontend/src/lang/modules/ru.ts b/frontend/src/lang/modules/ru.ts index 5e906b33a678..107e818d1e52 100644 --- a/frontend/src/lang/modules/ru.ts +++ b/frontend/src/lang/modules/ru.ts @@ -2322,7 +2322,7 @@ const message = { createDnsAccount: 'DNS аккаунт', aliyun: 'Aliyun', aliEsa: 'Aliyun ESA', - awsRoute53: 'AWS Route 53', + awsRoute53: 'Amazon Route 53', manual: 'Ручная настройка', key: 'Ключ', check: 'Просмотр', diff --git a/frontend/src/lang/modules/tr.ts b/frontend/src/lang/modules/tr.ts index ea2d2933357e..c9b1ac44ebd9 100644 --- a/frontend/src/lang/modules/tr.ts +++ b/frontend/src/lang/modules/tr.ts @@ -2382,7 +2382,7 @@ const message = { createDnsAccount: 'DNS hesabı', aliyun: 'Aliyun DNS', aliEsa: 'Aliyun ESA', - awsRoute53: 'AWS Route 53', + awsRoute53: 'Amazon Route 53', manual: 'Manuel çözümleme', key: 'Anahtar', check: 'Görüntüle', diff --git a/frontend/src/lang/modules/zh-Hant.ts b/frontend/src/lang/modules/zh-Hant.ts index 55c51835c45c..6c543c33962d 100644 --- a/frontend/src/lang/modules/zh-Hant.ts +++ b/frontend/src/lang/modules/zh-Hant.ts @@ -2184,7 +2184,7 @@ const message = { createDnsAccount: 'DNS 帳戶', aliyun: '阿里雲 DNS', aliEsa: '阿里雲 ESA', - awsRoute53: 'AWS Route 53(亞馬遜)', + awsRoute53: 'Amazon Route 53(亞馬遜)', manual: '手動解析', key: '金鑰', check: '查看', diff --git a/frontend/src/lang/modules/zh.ts b/frontend/src/lang/modules/zh.ts index 853e9d61af9e..f41a06835ce5 100644 --- a/frontend/src/lang/modules/zh.ts +++ b/frontend/src/lang/modules/zh.ts @@ -2180,7 +2180,7 @@ const message = { createDnsAccount: 'DNS 账户', aliyun: '阿里云', aliEsa: '阿里云 ESA', - awsRoute53: 'AWS Route 53(亚马逊)', + awsRoute53: 'Amazon Route 53', manual: '手动解析', key: '密钥', check: '查看',