summaryrefslogtreecommitdiffstats
path: root/js/yui3/datatable-sort/lang/datatable-sort.js
blob: 2ac00cc7f10eb394ae5c3cd8d89ed0f677cc72f8 (plain)
1
2
3
4
5
6
7
/*
YUI 3.7.3 (build 5687)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
YUI.add("lang/datatable-sort",function(e){e.Intl.add("datatable-sort","",{asc:"Ascending",desc:"Descending",sortBy:"Sort by {column}",reverseSortBy:"Reverse sort by {column}"})},"3.7.3");