aboutsummaryrefslogtreecommitdiffstats
path: root/ui/i18n/datepicker-ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/i18n/datepicker-ja.js')
-rw-r--r--ui/i18n/datepicker-ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/i18n/datepicker-ja.js b/ui/i18n/datepicker-ja.js
index 404bbfd64..95fa6fdbc 100644
--- a/ui/i18n/datepicker-ja.js
+++ b/ui/i18n/datepicker-ja.js
@@ -17,8 +17,8 @@
datepicker.regional.ja = {
closeText: "閉じる",
- prevText: "<前",
- nextText: "次>",
+ prevText: "前",
+ nextText: "次",
currentText: "今日",
monthNames: [ "1月", "2月", "3月", "4月", "5月", "6月",
"7月", "8月", "9月", "10月", "11月", "12月" ],