Skip to content

Commit 7fa78fc

Browse files
committed
restoring route field names
1 parent a8892d4 commit 7fa78fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electron/app/locales/en/webui.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@
567567
"ingress-design-ingress-route-annotation-delete-row": "Delete Annotation",
568568

569569
"ingress-design-ingress-route-name-field-validation-error": "Route {{routeName}}",
570-
"ingress-design-ingress-route-field-validation-error": "Route {{routeName}}, Field \"{{fieldName}}\"",
570+
"ingress-design-ingress-route-field-validation-error": "Route: {{routeName}}, Field: {{fieldName}}",
571571
"ingress-design-ingress-route-field-tls-config-error": "The route {{routeName}} has the {{fieldName}} field enabled but the {{specifyTlsSecretFieldName}} field is disabled.",
572572

573573
"ingress-design-ingress-tls-secret-title": "TLS Secret for Ingress Routes",

0 commit comments

Comments
 (0)