Update placeholder text for empty projects [SCI-8580] (#5526)

This commit is contained in:
Alex Kriuchykhin 2023-05-31 13:12:47 +02:00 committed by GitHub
parent b9b84ef79d
commit 2efab1c3b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -607,8 +607,8 @@ en:
show:
head_title: "%{project}"
empty_state:
no_archived_experiments: "This project has no archived experiments."
no_active_experiments: "This project has no active experiments."
no_archived_experiments: "This project has no archived experiments or you do not have permission to access."
no_active_experiments: "This project has no active experiments or you do not have permission to access."
no_active_experiment_archived_project: "This project is archived and cant have active experiments."
reports:
print_title: "%{project} | Report"