Mercurial Hosting > sceditor
view src/languages/en-US.js @ 47:16b61f228546 default tip
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 31 Oct 2022 10:41:24 -0600 |
parents | 4c4fc447baea |
children |
line wrap: on
line source
(function () { 'use strict'; sceditor.locale['en-US'] = { dateFormat: 'month/day/year' }; })();