-
Improvement
-
Resolution: Done
-
Medium
Please change the following three strings in langconfig for Japanese notation.
--------------------------------------------------
String identifier:
strftimerelativetoday
Component:
core_langconfig
Version:
5.0
Original:
Today, %d %B
Japanese translation:
本日 (%m/%a)
-------------------------
String identifier:
strftimerelativetomorrow
Component:
core_langconfig
Version:
5.0
Original:
Tomorrow, %d %B
Japanese translation:
明日 (%m/%a)
-------------------------
String identifier:
strftimerelativeyesterday
Component:
core_langconfig
Version:
5.0
Original:
Yesterday, %d %B
Japanese translation:
昨日 (%m/%a)
--------------------------------------------------