Skip to content

Commit ea4f066

Browse files
i18n fixes
1 parent 87ede56 commit ea4f066

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/packages/dev-console/locales/en/devconsole.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -607,11 +607,9 @@
607607
"Port must be between 1 and 65535.": "Port must be between 1 and 65535.",
608608
"Request must be greater than or equal to 0.": "Request must be greater than or equal to 0.",
609609
"CPU request must be less than or equal to limit.": "CPU request must be less than or equal to limit.",
610-
"Unit must be millicores or cores.": "Unit must be millicores or cores.",
611610
"Limit must be greater than or equal to 0.": "Limit must be greater than or equal to 0.",
612611
"CPU limit must be greater than or equal to request.": "CPU limit must be greater than or equal to request.",
613612
"Memory request must be less than or equal to limit.": "Memory request must be less than or equal to limit.",
614-
"Unit must be Mi or Gi.": "Unit must be Mi or Gi.",
615613
"Memory limit must be greater than or equal to request.": "Memory limit must be greater than or equal to request.",
616614
"Please enter a URL that is less then 2000 characters.": "Please enter a URL that is less then 2000 characters.",
617615
"Invalid Git URL.": "Invalid Git URL.",

0 commit comments

Comments
 (0)