From 90d043f202e7b8e82f4300ef659ded05e1003143 Mon Sep 17 00:00:00 2001 From: gouguoyin <245629560@qq.com> Date: Tue, 24 May 2022 07:24:40 +0800 Subject: [PATCH] =?UTF-8?q?v2.1.8=20=E4=BF=AE=E5=A4=8D=E7=BF=BB=E8=AF=91?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lang/jp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/jp.json b/lang/jp.json index f7c8ff5..6fb3b22 100755 --- a/lang/jp.json +++ b/lang/jp.json @@ -1,10 +1,10 @@ { "months": "いちがつ|にがつ|さんがつ|しがつ|ごがつ|ろくがつ|しちがつ|はちがつ|くがつ|じゅうがつ|じゅういちがつ|じゅうにがつ", "short_months": "1がつ|2がつ|3がつ|4がつ|5がつ|6がつ|7がつ|8がつ|9がつ|10がつ|11がつ|12がつ", - "weeks": "げつようび|かようび|すいようび|もくようび|きんようび|どようび|にちようび", - "short_weeks": "週日|週一|週二|週三|週四|週五|週六", - "seasons": "はる|なつ|あき|ふゆ", - "constellations": "おひつじざ|おうしざ|ふたござ|かにざ|ししざ|おとめざ|てんびんざ|さそりざ|いてざ|やぎざ|みずがめざ|うおざ", + "weeks": "日曜日|月曜日|火曜日|水曜日|木曜日|金曜日|土曜日", + "short_weeks": "日|月|火|水|木|金|土", + "seasons": "春|夏|秋|冬", + "constellations": "おひつじ座|おうし座|ふたご座|かに座|しし座|おとめ座|てんびん座|さそり座|いて座|やぎ座|みずがめ座|うお座", "year": "%d 年", "month": "%d ヶ月", "week": "%d 週間", @@ -12,7 +12,7 @@ "hour": "%d 時間", "minute": "%d 分", "second": "%d 秒", - "now": "たった今", + "now": "今", "ago": "%s前", "from_now": "%s後", "before": "%s前",