From 5105f75404fdbda241d8f9bbcca1f41d7c405089 Mon Sep 17 00:00:00 2001 From: Junya Ogura Date: Sat, 15 Dec 2012 14:23:16 +0900 Subject: [PATCH] fix japanese locale more formally --- locales/jquery.timeago.ja.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/jquery.timeago.ja.js b/locales/jquery.timeago.ja.js index 218e345..fcf5fdf 100644 --- a/locales/jquery.timeago.ja.js +++ b/locales/jquery.timeago.ja.js @@ -13,7 +13,7 @@ jQuery.timeago.settings.strings = { days: "%d 日ほど", month: "大体一ヶ月", months: "%d ヶ月ほど", - year: "丁度一年(虎舞流w)", + year: "1年前", years: "%d 年", wordSeparator: "" }; \ No newline at end of file