From 2e133bff1135deef1634593081853b98ec5ed342 Mon Sep 17 00:00:00 2001 From: INOUE Daisuke Date: Sun, 18 May 2025 22:27:53 +0900 Subject: Fix color of event times --- locales/ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'locales/ja.json') diff --git a/locales/ja.json b/locales/ja.json index 4aa5348..bd149e9 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -28,7 +28,7 @@ "config.instancerule.showpubliceventlist-true": "公開イベントと公開グループをページ上に掲載します", "frontend.dateformat": "LL (dd)", "frontend.displaydate-days": "{{ startdate }} {{ starttime }} - {{ enddate }} {{ endtime }} {{ timezone }}", - "frontend.displaydate-sameday": "{{ startdate }} {{ starttime }} {{ endtime }}{{ timezone}}", + "frontend.displaydate-sameday": "{{ startdate }} {{ starttime }} {{ endtime }} {{ timezone }}", "frontend.elnumber": "( {{count}} 人)", "frontend.eventattendees": "人で", "frontend.newevent": "イベントの作成", -- cgit v1.2.3