From 9c63ce9d937ff6ec6fac5d9cec336976e8b1100a Mon Sep 17 00:00:00 2001 From: takahashim Date: Mon, 2 Oct 2023 19:57:58 +0900 Subject: [PATCH] Fix some Date and Time formats in JA --- config/locales/ja.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/ja.yml b/config/locales/ja.yml index d6b744d8c..ad890a515 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -855,8 +855,14 @@ ja: - 鳴り出した - 黄いろ - 黒く + date: + formats: + decidim_short_with_month_name_short: "%Y年%-m月%-d日" + decidim_with_month_name: "%Y年%-m月%-d日" + decidim_with_month_name_short: "%-m月%-d日" time: formats: + decidim_day_of_year: "%Y年%-m月%-d日" default: "%Y %b %d (%a) %H:%M:%S %z" devise: mailer: