From 971da78a11fa53badb326723b9c303939449ae9b Mon Sep 17 00:00:00 2001 From: zmagod Date: Wed, 21 Sep 2016 18:19:04 +0200 Subject: [PATCH] fixed flash label --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 70ec8ebc8..a94379bea 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -631,7 +631,7 @@ en: success_flash: "Successfully archived experiment %{experiment}" error_flash: 'Could not archive the experiment.' label_title: 'Archive' - restore_flash: 'Something went wrong try to restore the experiment later' + restore_flash: 'Something went wrong try again later later' clone: modal_title: 'Clone experiment %{experiment}' label_title: 'Clone'