diff --git a/contextwizard_top.html b/contextwizard_top.html
index 048634d..f3242af 100644
--- a/contextwizard_top.html
+++ b/contextwizard_top.html
@@ -265,7 +265,7 @@
>
Install from Edge store
-
+
Watch Video
diff --git a/fido2_top.html b/fido2_top.html
index 689d329..08a37c7 100644
--- a/fido2_top.html
+++ b/fido2_top.html
@@ -195,9 +195,9 @@
i18n_messages.set("info_howmuch", lang_map);
lang_map = new Map();
- lang_map.set("en-US", "One month free trial
(After free registration of the management portal, all functions are free to try for one month)");
- lang_map.set("zh-CN", "一个月免费试用
(免费注册管理门户后,所有功能免费试用一个月)");
- lang_map.set("ja", "1ヶ月間の無料トライアル
(管理ポータルの無料登録後、すべての機能を1ヶ月間無料でお試しいただけます)");
+ lang_map.set("en-US", "Three month free trial
(After free registration of the management portal, all functions are free to try for three months)
No credit card required.");
+ lang_map.set("zh-CN", "三个月免费试用
(免费注册管理门户后,所有功能免费试用三个月)
无需信用卡");
+ lang_map.set("ja", "3ヶ月間の無料トライアル
(管理ポータルの無料登録後、すべての機能を3ヶ月間無料でお試しいただけます)
クレジットカードは不要です。");
i18n_messages.set("btn_portal", lang_map);
lang_map = new Map();
@@ -431,7 +431,7 @@
FIDO certified
");
+ lang_map.set("en-US", "Use your email address to register amiPro management portal for free:
");
lang_map.set("zh-CN", "使用您的邮件地址免费注册amiPro管理门户:
");
lang_map.set("ja", "電子メール アドレスを使用して、amiPro 管理ポータルに無料でサインアップします:
");
i18n_messages.set("info_top_step5", lang_map);
@@ -180,15 +180,15 @@
i18n_messages.set("btn_step6", lang_map);
lang_map = new Map();
- lang_map.set("en-US", "Click [Settings] on the Portal left menu, and then click [Add] on the right page. Enter your website domain name (the port number cannot be included), and note that your website needs to use the HTTPS protocol.
");
+ lang_map.set("en-US", "Click [Settings] on the Portal left menu, and then click [Add] on the right page. Enter your website domain name (the port number cannot be included), and note that your website needs to use the HTTPS protocol.
");
lang_map.set("zh-CN", "点击管理门户左侧菜单中的【设定】,之后点击右侧页面中的【添加】。输入您的网站域名(不能包含端口号),注意您的网站需要使用HTTPS协议。
");
lang_map.set("ja", "管理ポータル左メニューの[設定]をクリックし、右ページの[追加]をクリックしてください。 Web サイトのドメイン名を入力します (ポート番号は含めることはできません)。Web サイトでは HTTPS プロトコルを使用する必要があることに注意してください。
");
i18n_messages.set("info_top_step6", lang_map);
lang_map = new Map();
- lang_map.set("en-US", "Launch Passkey journeys in six guided steps");
- lang_map.set("zh-CN", "通过六个指南步骤启动 Passkey 流程");
- lang_map.set("ja", "6つのガイド付き手順でパスキー導入を開始");
+ lang_map.set("en-US", "Ship Passkeys in 30 Minutes");
+ lang_map.set("zh-CN", "在30分钟内部署Passkey");
+ lang_map.set("ja", "30分でパスキーを導入");
i18n_messages.set("hero_title", lang_map);
lang_map = new Map();
diff --git a/merits.html b/merits.html
index d2edf0d..b468e17 100644
--- a/merits.html
+++ b/merits.html
@@ -75,7 +75,7 @@
const i18n_messages = new Map();
var lang_map = new Map();
- lang_map.set("en-US", "amiPro - the easiest to integrate Passkeys cloud service");
+ lang_map.set("en-US", "amiPro - The easiest-to-integrate Passkey cloud service");
lang_map.set("zh-CN", "amiPro - 最易集成的Passkey云服务");
lang_map.set("ja", "amiPro - 最も簡単に統合できるパスキー・クラウド・サービス");
i18n_messages.set("label_welcome", lang_map);
diff --git a/passkey.html b/passkey.html
index fffa82b..652667e 100644
--- a/passkey.html
+++ b/passkey.html
@@ -75,7 +75,7 @@
const i18n_messages = new Map();
var lang_map = new Map();
- lang_map.set("en-US", "amiPro - the easiest to integrate Passkeys cloud service");
+ lang_map.set("en-US", "amiPro - The easiest-to-integrate Passkey cloud service");
lang_map.set("zh-CN", "amiPro - 最易集成的Passkey云服务");
lang_map.set("ja", "amiPro - 最も簡単に統合できるパスキー・クラウド・サービス");
i18n_messages.set("label_welcome", lang_map);