Mercurial Hosting > sceditor
view src/languages/en-US.js @ 32:98f11d0cbbd8
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sat, 13 Aug 2022 22:37:46 -0600 |
parents | 4c4fc447baea |
children |
line wrap: on
line source
(function () { 'use strict'; sceditor.locale['en-US'] = { dateFormat: 'month/day/year' }; })();