We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18114f4 commit e4e0326Copy full SHA for e4e0326
1 file changed
frontend/src/locale/en.json
@@ -228,10 +228,10 @@
228
"update_visibility_confirm_message": "Are you sure you want to change the project visibility? This will affect who can access this project.",
229
"change_visibility": "Change",
230
"project_visibility": "Visibility",
231
- "project_visibility_settings": "Change visibility",
+ "project_visibility_settings": "Visibility",
232
"templates_repo": "Templates",
233
- "override_project_templates": "Configure templates",
234
- "transfer_ownership": "Transfer ownership",
+ "override_project_templates": "Templates",
+ "transfer_ownership": "Ownership",
235
"templates_repo_description": "Set a project-level templates repository URL",
236
"templates_repo_placeholder": "https://github.com/org/templates.git",
237
"templates_repo_not_set": "not set",
0 commit comments