File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed
Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 33Changelog for HASL traffic status card
44
55
6+ ## [ 2.3.1] (2020-03-04)
7+
8+ ### Changed
9+ - Added french translation
10+
611## [ 2.3.0] (2019-11-09)
712
813### Changed
@@ -22,4 +27,5 @@ Changelog for HASL traffic status card
2227
2328[ keep-a-changelog ] : http://keepachangelog.com/en/1.0.0/
2429[ Unreleased ] : https://github.com/hasl-platform/lovelace-hasl-traffic-status-card/compare/master...dev
25- [ 2.3.0 ] : https://github.com/hasl-platform/lovelace-hasl-traffic-status-card/
30+ [ 2.3.0 ] : https://github.com/hasl-platform/lovelace-hasl-traffic-status-card/releases/tag/v2.3.0
31+ [ 2.3.1 ] : https://github.com/hasl-platform/lovelace-hasl-traffic-status-card/releases/tag/v2.3.1
Original file line number Diff line number Diff line change 11[ ![ hacs_badge] ( https://img.shields.io/badge/HACS-Default-orange.svg )] ( https://github.com/custom-components/hacs )
22[ ![ ha_version] ( https://img.shields.io/badge/home%20assistant-0.92%2B-yellow.svg )] ( https://www.home-assistant.io )
3- [ ![ version] ( https://img.shields.io/badge/version-2.3.0 -green.svg )] ( # )
4- [ ![ maintained] ( https://img.shields.io/maintenance/yes/2019 .svg )] ( # )
3+ [ ![ version] ( https://img.shields.io/badge/version-2.3.1 -green.svg )] ( # )
4+ [ ![ maintained] ( https://img.shields.io/maintenance/yes/2020 .svg )] ( # )
55[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
66
77# SL Traffic Status Lovelace Card
4141
4242- **show_cardname**: Render card name, default ` true`
4343
44- - **language** (*Optional*): The texts will be rendered in this language. Can be one of `sv-SE` or `en-EN`
44+ - **language** (*Optional*): The texts will be rendered in this language. Can be one of `sv-SE`, `en-EN` or `fr-FR `
4545
4646- **show_time** (*Optional*): Render the time beside the name of the card, default `false`
4747
Original file line number Diff line number Diff line change 3535
3636- **show_cardname**: Render card name, default ` true`
3737
38- - **language** (*Optional*): The texts will be rendered in this language. Can be one of `sv-SE` or `en-EN`
38+ - **language** (*Optional*): The texts will be rendered in this language. Can be one of `sv-SE`, `en-EN` or `fr-FR `
3939
4040- **show_time** (*Optional*): Render the time beside the name of the card, default `false`
4141
You can’t perform that action at this time.
0 commit comments