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
@@ -477,6 +477,8 @@
477
477
"Preemption Policy": "Preemption Policy",
478
478
"Create new project": "Create new project",
479
479
"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",
480
+
"Project Name": "Project Name",
481
+
"Enter a name for your new project.": "Enter a name for your new project.",
480
482
"Clusters": "Clusters",
481
483
"Select one or more clusters for this project": "Select one or more clusters for this project",
482
484
"No available clusters": "No available clusters",
@@ -496,7 +498,6 @@
496
498
"Create new Project from YAML": "Create new Project from YAML",
497
499
"Project name": "Project name",
498
500
"Give your project a descriptive name": "Give your project a descriptive name",
499
-
"Project Name": "Project Name",
500
501
"Enter a name": "Enter a name",
501
502
"Select cluster for this project": "Select cluster for this project",
0 commit comments