From 635eee980dcb9bdd150db9557fa700d3fbcfec2c Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Thu, 2 Aug 2018 07:54:59 +0900
Subject: [PATCH] Update

---
 locales/ja.yml | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/locales/ja.yml b/locales/ja.yml
index 6f1a00309..76ae7553d 100644
--- a/locales/ja.yml
+++ b/locales/ja.yml
@@ -318,14 +318,9 @@ common/views/widgets/broadcast.vue:
   next: "次"
 
 common/views/widgets/calendar.vue:
-  year-english: ""
-  year-japanese: "年"
-  month-english: ""
-  month-japanese: "月"
-  day-english: ""
-  day-japanese: "日"
-  weekday-english: ""
-  weekday-japanese: "曜日"
+  year: "{}年"
+  month: "{}月"
+  day: "{}日"
   today: "今日:"
   this-month: "今月:"
   this-year: "今年:"