From a50d929f668d90fe47fd39340a7e738758396aaa Mon Sep 17 00:00:00 2001 From: Nitwel Date: Tue, 20 Oct 2020 15:41:58 +0200 Subject: [PATCH] change to american time --- app/src/lang/en-US/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/lang/en-US/index.json b/app/src/lang/en-US/index.json index 8cd900318d..f05005bcc7 100644 --- a/app/src/lang/en-US/index.json +++ b/app/src/lang/en-US/index.json @@ -390,7 +390,7 @@ "date-fns_date": "PPP", "date-fns_time": "h:mma", "date-fns_date_short": "MMM d, u", - "date-fns_time_short": "hh:mm", + "date-fns_time_short": "h:mma", "date-fns_date_short_no_year": "MMM d", "month": "Month", "year": "Year",