From 515baa8de70b38ac6a9faff9fb65657c578750b7 Mon Sep 17 00:00:00 2001 From: sboursen-scinote Date: Fri, 3 Mar 2023 11:03:04 +0100 Subject: [PATCH] Update translations [SCI-8032] --- config/locales/en.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index b51ae89b7..b1ecac58d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2641,6 +2641,7 @@ en: import: "Load" import_to_team_protocols_label: "Import to Team Protocols" import_to_private_protocols_label: "Import to My Protocols" + import_protocols_label: "Import" export: export_results: title: "Export results" @@ -2848,7 +2849,7 @@ en: import: public: "Team protocols" private: "My protocols" - success_flash: 'Protocol %{name} successfully imported to %{type}.' + success_flash: 'Protocol %{name} successfully imported.' steps: placeholder: 'Enter step name'