diff --git a/src/pages/User/DetailsPage_Organization/UserInformationCard_Organization_Pub.js b/src/pages/User/DetailsPage_Organization/UserInformationCard_Organization_Pub.js
index 0dda060..fe59789 100644
--- a/src/pages/User/DetailsPage_Organization/UserInformationCard_Organization_Pub.js
+++ b/src/pages/User/DetailsPage_Organization/UserInformationCard_Organization_Pub.js
@@ -153,9 +153,9 @@ const UserInformationCard_Organization_Pub = ({ userData, loadDataFun,}) => {
{/*end top button*/}
-
+ {/*
-
+ */}
{FieldUtils.getTextField({
diff --git a/src/translations/en.json b/src/translations/en.json
index 18a1bb4..4e07570 100644
--- a/src/translations/en.json
+++ b/src/translations/en.json
@@ -140,7 +140,7 @@
"proofRecord": "Proof Records",
"onlinePaymentHistory": "Online Payment History",
"setting": "Settings",
- "companyOrUserRecord": "Company/Institutional User Records",
+ "companyOrUserRecord": "Organisation/Company User Records",
"welcomeMsg_am": "Good morning! Please select the required service.",
"welcomeMsg_pm": "Good afternoon! Please select the required service.",
"welcomeMsg_night": "Good evening! Please select the required service.",
@@ -523,7 +523,7 @@
"msgDetails": "Message Details",
"userDetail": "User Details",
- "userProfile": "My Profile",
+ "userProfile": "User Profile",
"userChangePassword": "Change Password",
"primaryUser": "Primary User",
"resetAndBack": "Reset & Back",
diff --git a/src/translations/zh-CN.json b/src/translations/zh-CN.json
index e3102ac..65bdabc 100644
--- a/src/translations/zh-CN.json
+++ b/src/translations/zh-CN.json
@@ -518,10 +518,10 @@
"viewAllSystemMessage": "显示所有消息",
"msgDetails": "消息详情",
- "userDetail": "用户详细信息",
- "userProfile": "我的个人资料",
+ "userDetail": "使用者详细信息",
+ "userProfile": "使用者资料",
"userChangePassword": "更改密码",
- "primaryUser": "主要用户",
+ "primaryUser": "主要使用者",
"resetAndBack": "重置并返回",
"edit": "编辑",
"save": "保存",
diff --git a/src/translations/zh-HK.json b/src/translations/zh-HK.json
index 636f673..8a5c207 100644
--- a/src/translations/zh-HK.json
+++ b/src/translations/zh-HK.json
@@ -520,7 +520,7 @@
"msgDetails": "消息詳情",
"userDetail": "使用者詳細資料",
- "userProfile": "我的個人資料",
+ "userProfile": "使用者資料",
"userChangePassword": "更改密碼",
"primaryUser": "主要使用者",
"resetAndBack": "重置並返回",