diff options
author | guochuyicmri <guochuyi@chinamobile.com> | 2019-05-13 15:06:26 +0800 |
---|---|---|
committer | guochuyicmri <guochuyi@chinamobile.com> | 2019-05-13 15:06:32 +0800 |
commit | 2e359b756193f4c93fe24b35162067d9b4470c33 (patch) | |
tree | 7dcab093943ffc739080a455a1c8335f9d8ebc4d /usecaseui-portal/src/assets/i18n/cn.json | |
parent | 65a6ac7f9cf0ba5a80493aaa8b7ae4355a34518f (diff) |
User and service type management interface
Change-Id: I3645f2a6658e9aa240406eced6ec6e4db99c8ebf
Issue-ID: USECASEUI-212
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/assets/i18n/cn.json')
-rw-r--r-- | usecaseui-portal/src/assets/i18n/cn.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usecaseui-portal/src/assets/i18n/cn.json b/usecaseui-portal/src/assets/i18n/cn.json index 9686dea3..38fdbf25 100644 --- a/usecaseui-portal/src/assets/i18n/cn.json +++ b/usecaseui-portal/src/assets/i18n/cn.json @@ -108,8 +108,8 @@ "management-component":"--:", "i18nTextDefine_Create_initial_customer":"创建初始用户", "i18nTextDefine_Customer_not_in_ONAP":"ONAP尚未存在已创建用户", - "i18nTextDefine_createCustomer&serviceType":"请创建用户及其服务类型", - "i18nTextDefine_input_customerName":"输入用户名称", + "i18nTextDefine_CreateCustomer":"请创建用户及其服务类型", + "i18nTextDefine_Input_customerName":"输入用户名称", "customer-component":"--:", "i18nTextDefine_Instance_Count_of_Customer":"用户实例计数", |