From 89bb19bfa0420db32b131e26ea4389a09425dcaa Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Mon, 13 Dec 2021 16:13:52 +0100 Subject: [PATCH] Fix typo for environment in en.yml --- config/locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index f54599a3..057d6e65 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -305,11 +305,11 @@ en: shell: Shell synchronize: button: Synchronize - success: The execution environemnt was synchronized successfully. + success: The execution environment was synchronized successfully. failure: "The execution environment could not be synchronised due to the following error: %{error}" synchronize_all: button: Synchronize all - success: All execution environemnts were synchronized successfully. + success: All execution environments were synchronized successfully. failure: At least one execution environment could not be synchronised due to an error. shell: command: Command