17 changed files with 51 additions and 9 deletions
@ -1,6 +1,8 @@ |
|||||
{ |
{ |
||||
"culture": "en", |
"culture": "en", |
||||
"texts": { |
"texts": { |
||||
|
"Features:ExternalContact": "External Contact", |
||||
|
"Features:ExternalContactDesc": "WeCom ExternalContact Application.", |
||||
"Features:ExternalContactEnable": "Enable External Contact", |
"Features:ExternalContactEnable": "Enable External Contact", |
||||
"Features:ExternalContactEnableDesc": "Enable the ability to provide the application with an Enterprise wechat customer contact interface." |
"Features:ExternalContactEnableDesc": "Enable the ability to provide the application with an Enterprise wechat customer contact interface." |
||||
} |
} |
||||
|
|||||
@ -1,6 +1,8 @@ |
|||||
{ |
{ |
||||
"culture": "zh-Hans", |
"culture": "zh-Hans", |
||||
"texts": { |
"texts": { |
||||
|
"Features:ExternalContact": "客户联系", |
||||
|
"Features:ExternalContactDesc": "企业微信客户联系应用集成.", |
||||
"Features:ExternalContactEnable": "启用客户联系", |
"Features:ExternalContactEnable": "启用客户联系", |
||||
"Features:ExternalContactEnableDesc": "启用以使应用拥有企业微信客户联系接口的能力." |
"Features:ExternalContactEnableDesc": "启用以使应用拥有企业微信客户联系接口的能力." |
||||
} |
} |
||||
|
|||||
@ -1,6 +1,8 @@ |
|||||
{ |
{ |
||||
"culture": "en", |
"culture": "en", |
||||
"texts": { |
"texts": { |
||||
|
"Features:OA": "OA", |
||||
|
"Features:OADesc": "WeCom OA Application.", |
||||
"Features:OAEnable": "Enable OA", |
"Features:OAEnable": "Enable OA", |
||||
"Features:OAEnableDesc": "Enable the ability to provide the application with an Enterprise wechat OA interface." |
"Features:OAEnableDesc": "Enable the ability to provide the application with an Enterprise wechat OA interface." |
||||
} |
} |
||||
|
|||||
@ -1,6 +1,8 @@ |
|||||
{ |
{ |
||||
"culture": "zh-Hans", |
"culture": "zh-Hans", |
||||
"texts": { |
"texts": { |
||||
|
"Features:OA": "办公", |
||||
|
"Features:OADesc": "企业微信办公应用集成.", |
||||
"Features:OAEnable": "启用办公", |
"Features:OAEnable": "启用办公", |
||||
"Features:OAEnableDesc": "启用以使应用拥有企业微信办公接口的能力." |
"Features:OAEnableDesc": "启用以使应用拥有企业微信办公接口的能力." |
||||
} |
} |
||||
|
|||||
Loading…
Reference in new issue