juzhiyuan commented on a change in pull request #172: feature: improve project 
structure and fix some problem
URL: 
https://github.com/apache/incubator-apisix-dashboard/pull/172#discussion_r406823321
 
 

 ##########
 File path: src/locales/zh-CN/component.ts
 ##########
 @@ -33,4 +34,9 @@ export default {
   'component.ssl.fieldKeyInvalid': '请检查 Key 值',
   'component.ssl.fieldCertInvalid': '请检查 Cert 值',
   'component.ssl.invalidKey': '非法的 Key',
+  'component.ssl.fieldKeyTooShort': 'Key 值过短,至少需要128位',
+  'component.ssl.fieldCertTooShort': 'Cert 值过短,至少需要128位',
+  'component.ssl.sni': 'SNI',
 
 Review comment:
   Because SNI, Key is always shown in English, so there has no need to do i18n 
for them :)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to