From 9a025801de066866907eaaec4b48e0c4ff3f5d55 Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Sat, 31 Oct 2020 16:17:29 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BA=D1=80=D0=B0=D1=82=D0=BA=D0=BE=D1=81?= =?UTF-8?q?=D1=82=D1=8C=20=D1=81=D0=B5=D1=81=D1=82=D1=80=D0=B0=20=D1=82?= =?UTF-8?q?=D0=B0=D0=BB=D0=B0=D0=BD=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/locales/models/statistics.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/models/statistics.en.yml b/config/locales/models/statistics.en.yml index 5f38fcb49..4e1ecf55d 100644 --- a/config/locales/models/statistics.en.yml +++ b/config/locales/models/statistics.en.yml @@ -19,7 +19,7 @@ en: build_started_title: "Build started" success_title: "Build complete" build_error_title: "Build error" - build_published_title: "Build has been published" + build_published_title: "Published" total_build_started: "Total build started" total_success: "Total build complete" @@ -64,4 +64,4 @@ en: last_90_days: "the last 90 days" last_180_days: "the last 6 months" last_year: "the last year" - custom: "custom" \ No newline at end of file + custom: "custom"