diff options
Diffstat (limited to 'locales/ja.json')
-rw-r--r-- | locales/ja.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/ja.json b/locales/ja.json index f470b46..144b066 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -38,8 +38,8 @@ "routes.addeventcommentsubject": "{{ eventName }} にコメントがきました", "routes.deleteeventsubject": "{{ eventName }} は削除されました", "routes.event.datetimeformat": "{{thedate, long}}", - "routes.event.descriptionchanged": "イベントの説明が変更 : {{ description }}", "routes.event.difftext": "このイベントの情報の変更点です。", + "routes.event.descriptionchanged": "説明が変更", "routes.event.editedsubject": "{{ eventname }} に変更がありました", "routes.event.endtimechanged": "終了時間が変更 : {{ endtime }}", "routes.event.locationchanged": "場所が変更 : {{ location }}", |