Mercurial Hosting > sceditor
view src/languages/en-US.js @ 1:2366f2960d2e
add serve.sh
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 04 Aug 2022 15:32:15 -0600 |
parents | 4c4fc447baea |
children |
line wrap: on
line source
(function () { 'use strict'; sceditor.locale['en-US'] = { dateFormat: 'month/day/year' }; })();