From c0a0b44c4dfdc5192d66b56a297a427fa52c9bec Mon Sep 17 00:00:00 2001 From: Karol Date: Thu, 24 Oct 2019 18:07:51 +0200 Subject: [PATCH] fix translations --- config/locales/en.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index a80ea006..b0a7ccd3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -332,11 +332,11 @@ en: error: 'An error occurred while contacting Codeharbor
Error: %{message}' checking_codeharbor: Checking if the exercise exists on Codeharbor. buttons: - retry: ' Retry' - export: ' Export' - create_new: ' Create new' - close: ' Close' - abort: ' Abort' + retry: Retry + export: Export + create_new: Create new + close: Close + abort: Abort file_form: hints: feedback_message: This message is used as a hint for failing tests.