diff --git a/app/views/hyrax/admin/workflows/_tabs.html.erb b/app/views/hyrax/admin/workflows/_tabs.html.erb index a5dc209125..9659b9eaff 100644 --- a/app/views/hyrax/admin/workflows/_tabs.html.erb +++ b/app/views/hyrax/admin/workflows/_tabs.html.erb @@ -1,9 +1,9 @@
diff --git a/config/locales/hyrax.en.yml b/config/locales/hyrax.en.yml index 84eb9053f8..58fd5c93cb 100644 --- a/config/locales/hyrax.en.yml +++ b/config/locales/hyrax.en.yml @@ -467,9 +467,9 @@ en: works_published: "%{total_count} works published" works_under_review: "%{total_count} works under review" works_listing: Works listing - tabs: - published: Published - under_review: Under Review + tabs: + published: Published + under_review: Under Review api: accepted: default: Your request has been accepted for processing, but processing is not complete. See job for more info.