Skip to content

Commit 292ba03

Browse files
committed
Updated CHANGELOG and added Basque language to the list of supported translations in the README
1 parent 4a3523e commit 292ba03

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
### Added
10+
- Added Basque translations.
11+
912
### Changed
1013
- Reverted change that removes a focus from an element created by the "Settings modal trigger selector" option after the settings modal is closed. Even if it prevented the page from scrolling, it is a violation of accessibility rules.
1114

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ The package comes with the default translations for the following languages:
152152
- [Swedish - sv](src/resources/translations/se.json)
153153
- [Ukrainian - uk](src/resources/translations/ua.json)
154154
- [Portuguese - pt](src/resources/translations/pt.json)
155+
- [Basque - eu](src/resources/translations/eu.json)
155156

156157
Translations that will be loaded and accessible for the widget are taken from the field `Locales`. Each locale must be defined on a new line.
157158
Alternatively, from version `1.0.0`, the URL from which the translations are to be downloaded can also be entered.

0 commit comments

Comments
 (0)