update config.js.sample about locale variable (#3655)

add text to config.js.sample about usage of locale variable/property

Co-authored-by: Veeck <github@veeck.de>
This commit is contained in:
sam detweiler
2024-12-18 06:43:20 -06:00
committed by GitHub
parent 5b3b40da66
commit 786eacf41a
2 changed files with 6 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ _This release is scheduled to be released on 2025-01-01._
- [linter] Re-activate `eslint-plugin-package-json` to lint `package.json` (#3643)
- [linter] Add linting for markdown files (#3646)
- [calendar] Add ability to display end date for full date events, where end is not same day (showEnd=true) (#3650)
- [core] Add text to the config.js.sample file about the locale variable (#3654)
### Changed