mirror of https://github.com/jpanther/congo.git
📝 Update docs
parent
57f56e213a
commit
9b5c118426
|
@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Romanian translation ([#168](https://github.com/jpanther/congo/pull/168)
|
||||||
|
|
||||||
## [2.1.1] - 2022-04-03
|
## [2.1.1] - 2022-04-03
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
|
@ -57,6 +57,7 @@ The theme currently supports the following languages by default:
|
||||||
| :israel: Hebrew | `he` |
|
| :israel: Hebrew | `he` |
|
||||||
| :brazil: Portuguese (Brazil) | `pt-br` |
|
| :brazil: Portuguese (Brazil) | `pt-br` |
|
||||||
| :portugal: Portuguese (Portugal) | `pt-pt` |
|
| :portugal: Portuguese (Portugal) | `pt-pt` |
|
||||||
|
| :romania: Romanian | `ro` |
|
||||||
| :es: Spanish (Spain) | `es` |
|
| :es: Spanish (Spain) | `es` |
|
||||||
| :tr: Turkish | `tr` |
|
| :tr: Turkish | `tr` |
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue