-
+
diff --git a/src/translations/en.json b/src/translations/en.json
index ec155ab..990a084 100644
--- a/src/translations/en.json
+++ b/src/translations/en.json
@@ -362,6 +362,8 @@
"pendingFor": "Pending approval",
"active": "Active",
"primary": "Primary",
+ "MSG.setPrimay": "Are you sure to mark user “{username}” as primary user?",
+ "MSG.revokePrimay": "Are you sure to revoke the primary user from user “{username}”?",
"submitApplication": "Submit public notice application",
"applicationSubheading": "Provide your advertisement content with formatting, proofreading and pricing.",
diff --git a/src/translations/zh-CN.json b/src/translations/zh-CN.json
index 9572bc6..8f6e243 100644
--- a/src/translations/zh-CN.json
+++ b/src/translations/zh-CN.json
@@ -357,7 +357,9 @@
"unlock": "解锁",
"pendingFor": "待批核",
"active": "生效中",
- "primary": "源自",
+ "primary": "主要账户",
+ "MSG.setPrimay": "是否确定设定 “{username}” 为主要账户吗?",
+ "MSG.revokePrimay": "是否确定要撤销 “{username}” 为主要用户吗?",
"submitApplication": "提交公共启事申请",
"applicationSubheading": "提供你的启事内容作排版,校对及计价。",
diff --git a/src/translations/zh-HK.json b/src/translations/zh-HK.json
index dfe82de..b6d2fb7 100644
--- a/src/translations/zh-HK.json
+++ b/src/translations/zh-HK.json
@@ -363,6 +363,8 @@
"pendingFor": "待批核",
"active": "生效中",
"primary": "主要帳戶",
+ "MSG.setPrimay": "是否確定設定 “{username}” 為主要帳戶嗎?",
+ "MSG.revokePrimay": "是否確定要撤銷 “{username}” 為主要使用者嗎?",
"submitApplication": "提交公共啟事申請",
"applicationSubheading": "提供你的啟事內容作排版,校對及計價。",