Mercurial Hosting > sceditor
view src/languages/en-US.js @ 33:c23475f3f466
improve emoticons
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 14 Aug 2022 20:36:17 -0600 |
parents | 4c4fc447baea |
children |
line wrap: on
line source
(function () { 'use strict'; sceditor.locale['en-US'] = { dateFormat: 'month/day/year' }; })();