From acf3941b4aa95bff9e80aa03e22dc064036e69cf Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 8 Feb 2015 15:07:47 -0500 Subject: Improve js and add native language support for datepicker and calendar --- app/Locale/ja_JP/translations.php | 38 -------------------------------------- 1 file changed, 38 deletions(-) (limited to 'app/Locale/ja_JP') diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index a71bffdd..12dfb953 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -650,44 +650,6 @@ return array( // 'Filter by column' => '', // 'Filter by status' => '', // 'Calendar' => '', - // 'Today' => '', - // 'Jan ' => '', - // 'Feb' => '', - // 'Mar' => '', - // 'Apr' => '', - // 'May' => '', - // 'Jun' => '', - // 'Jul' => '', - // 'Aug' => '', - // 'Sep' => '', - // 'Oct' => '', - // 'Nov' => '', - // 'Dec' => '', - // 'January' => '', - // 'February' => '', - // 'March' => '', - // 'April' => '', - // 'June' => '', - // 'July' => '', - // 'August' => '', - // 'September' => '', - // 'October' => '', - // 'November' => '', - // 'December' => '', - // 'Sunday' => '', - // 'Monday' => '', - // 'Tuesday' => '', - // 'Wednesday' => '', - // 'Thursday' => '', - // 'Friday' => '', - // 'Saturday' => '', - // 'Sun' => '', - // 'Mon' => '', - // 'Tue' => '', - // 'Wed' => '', - // 'Thu' => '', - // 'Fri' => '', - // 'Sat' => '', // 'Next' => '', // '#%d' => '', // 'Filter by color' => '', -- cgit v1.2.3