📝 Update docs

pull/523/head
James Panther 2023-04-05 09:53:45 +10:00
parent 8af0329237
commit 098e1db25d
No known key found for this signature in database
GPG Key ID: D36F789E45745D17
2 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
### Added
- Arabic translation ([#521](https://github.com/jpanther/congo/pull/521))
### Changed
- Search results now respect `showDate` value when displaying article metadata ([#511](https://github.com/jpanther/congo/pull/511))

View File

@ -51,6 +51,7 @@ The theme currently supports the following languages out of the box:
| Language | Code |
| --------------------------------------- | ------- |
| :gb: **English (default)** | `en` |
| :egypt: Arabic | `ar` |
| :bangladesh: Bengali | `bn` |
| :cn: Chinese - Simplified (China) | `zh-cn` |
| :taiwan: Chinese - Traditional (Taiwan) | `zh-tw` |