Add missing periods (#560)

See #450 and #451
This commit is contained in:
Brian Friesen 2024-02-04 21:07:49 -05:00 committed by GitHub
parent 9b95c6eb0d
commit 41aa949261
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,9 +27,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- v1.1 Japanese translation (#363). - v1.1 Japanese translation (#363).
- v1.1 Norwegian Bokmål translation (#383). - v1.1 Norwegian Bokmål translation (#383).
- v1.1 "Inconsistent Changes" Turkish translation (#347). - v1.1 "Inconsistent Changes" Turkish translation (#347).
- Default to most recent versions available for each languages - Default to most recent versions available for each languages.
- Display count of available translations (26 to date!) - Display count of available translations (26 to date!).
- Centralize all links into `/data/links.json` so they can be updated easily - Centralize all links into `/data/links.json` so they can be updated easily.
### Fixed ### Fixed
@ -44,8 +44,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improve Spanish (es-ES) transltion (#362). - Improve Spanish (es-ES) transltion (#362).
- Foldout menu in Dutch translation (#371). - Foldout menu in Dutch translation (#371).
- Missing periods at the end of each change (#451). - Missing periods at the end of each change (#451).
- Fix missing logo in 1.1 pages - Fix missing logo in 1.1 pages.
- Display notice when translation isn't for most recent version - Display notice when translation isn't for most recent version.
- Various broken links, page versions, and indentations. - Various broken links, page versions, and indentations.
### Changed ### Changed
@ -54,9 +54,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed ### Removed
- Unused normalize.css file - Unused normalize.css file.
- Identical links assigned in each translation file - Identical links assigned in each translation file.
- Duplicate index file for the english version - Duplicate index file for the english version.
## [1.1.0] - 2019-02-15 ## [1.1.0] - 2019-02-15