mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2025-02-17 00:20:32 -05:00
fix japanese locale more formally
This commit is contained in:
parent
70a1d22c6e
commit
5105f75404
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jQuery.timeago.settings.strings = {
|
|||
days: "%d 日ほど",
|
||||
month: "大体一ヶ月",
|
||||
months: "%d ヶ月ほど",
|
||||
year: "丁度一年(虎舞流w)",
|
||||
year: "1年前",
|
||||
years: "%d 年",
|
||||
wordSeparator: ""
|
||||
};
|
Loading…
Reference in a new issue