aboutsummaryrefslogtreecommitdiffstats
path: root/ui/i18n/datepicker-ko.js
Commit message (Collapse)AuthorAgeFilesLines
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-9/+12
| | | | | Fixes #15393 Closes gh-1958
* Datepicker: Fix date format for `ko` localeScott González2015-09-231-1/+1
| | | | | Fixes #14595 Closes gh-1595
* Datepicker: Style updates to KO locale for jscsAlexander Schmitz2015-09-111-14/+14
|
* Datepicker: Style updatesAlexander Schmitz2015-09-111-7/+7
| | | | Ref #14246
* Datepicker: Translate `weekHeader` in ko localeMyeongjin Lee2015-08-311-2/+2
| | | | Closes gh-1582
* Datepicker: Move datepicker into widgets folderAlexander Schmitz2015-08-081-1/+1
| | | | Ref #13885
* I18n: Avoid indenting an entire fileRafael Xavier de Souza2014-02-191-20/+21
| | | | Make code identation consistent with every other source.
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-0/+36
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029