From f1e662879daaf945b1d54064c72bdadab2d158c8 Mon Sep 17 00:00:00 2001 From: bilal Date: Fri, 19 Jun 2020 10:27:49 +0200 Subject: [PATCH] change text --- config/locales/en.yml | 2 +- config/locales/es.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 88f55e8..b5b5e02 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -951,7 +951,7 @@ en: description: Please describe the task. files: Please attach any files related to this task time_allowed: How many hours would like spend on this task? - info_message: After submitting this task request, you'll be connected via chat with a BIG representative. + info_message: After submitting this task request, you'll be connected via chat with a ME Suite representative. index: actions: new: Create Task Request diff --git a/config/locales/es.yml b/config/locales/es.yml index 29c4787..080e7bf 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -188,4 +188,4 @@ es: manage: Manage (ES) open_deliverable: Open Deliverable (ES) form: - info_message: After submitting this task request, you'll be connected via chat with a BIG representative. (ES) + info_message: After submitting this task request, you'll be connected via chat with a ME Suite representative. (ES)