diff --git a/src/locales/en/home.json b/src/locales/en/home.json index 2e2c2d9..ac194fe 100644 --- a/src/locales/en/home.json +++ b/src/locales/en/home.json @@ -6,7 +6,7 @@ }, "timer": { - "title": "The event will start in", + "title": "Before the event:", "days": "days", "hours": "hours", diff --git a/src/locales/ru/home.json b/src/locales/ru/home.json index 11e7ba0..1923f53 100644 --- a/src/locales/ru/home.json +++ b/src/locales/ru/home.json @@ -6,7 +6,7 @@ }, "timer": { - "title": "Событие начнется через", + "title": "До события:", "days": "дней", "hours": "часов",