You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/09/01 02:30:52 UTC

[GitHub] [apisix-dashboard] liuxiran commented on a change in pull request #395: fix: create ssl cert form label error

liuxiran commented on a change in pull request #395:
URL: https://github.com/apache/apisix-dashboard/pull/395#discussion_r480621719



##########
File path: src/pages/SSL/locales/en-US.ts
##########
@@ -15,39 +15,41 @@
  * limitations under the License.
  */
 export default {
-  'ssl.form.expiration.time':'Expiration Time',
-  'ssl.form.public.key':'Public Key',
+  'ssl.form.expiration.time': 'Expiration Time',
+  'ssl.form.cert': 'Cert',

Review comment:
       updated pr just now, change Cert to `Certificate Content ` and add placeholder at the same time :). @juzhiyuan @LiteSun 




----------------------------------------------------------------
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:
users@infra.apache.org