You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/src/i18n/locales/en/translation.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -493,6 +493,8 @@
493
493
"Preemption Policy": "Preemption Policy",
494
494
"Create new project": "Create new project",
495
495
"To create a new project pick which clusters you want to include and then select existing or create a new namespace": "To create a new project pick which clusters you want to include and then select existing or create a new namespace",
496
+
"Project Name": "Project Name",
497
+
"Enter a name for your new project.": "Enter a name for your new project.",
496
498
"Clusters": "Clusters",
497
499
"Select one or more clusters for this project": "Select one or more clusters for this project",
498
500
"No available clusters": "No available clusters",
@@ -515,7 +517,6 @@
515
517
"Create new Project from YAML": "Create new Project from YAML",
516
518
"Project name": "Project name",
517
519
"Give your project a descriptive name": "Give your project a descriptive name",
518
-
"Project Name": "Project Name",
519
520
"Enter a name": "Enter a name",
520
521
"Select cluster for this project": "Select cluster for this project",
0 commit comments