diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-02-08 15:07:47 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-02-08 15:07:47 -0500 |
commit | acf3941b4aa95bff9e80aa03e22dc064036e69cf (patch) | |
tree | fa00598349637eb125c8eb132f3dd74a2e3e9e6f /app/Locale/th_TH | |
parent | 813b7c4c0036a73c3bb5ef31f98e83cce2630e9e (diff) |
Improve js and add native language support for datepicker and calendar
Diffstat (limited to 'app/Locale/th_TH')
-rw-r--r-- | app/Locale/th_TH/translations.php | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 54d94519..3455739c 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/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' => '', |