Merge pull request #101 from juno/fix-japanese-locale

fix japanese locale more formally
This commit is contained in:
Ryan McGeary 2012-12-15 06:47:41 -08:00
commit 7a05219f6e

View file

@ -13,7 +13,7 @@ jQuery.timeago.settings.strings = {
days: "%d 日ほど",
month: "大体一ヶ月",
months: "%d ヶ月ほど",
year: "丁度一年(虎舞流w)",
year: "1年前",
years: "%d 年",
wordSeparator: ""
};