mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-31 01:34:18 +02:00
Add French to listed translations
This commit is contained in:
parent
8404168d28
commit
e9d2d8a808
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- it-IT translation from @roalz.
|
- it-IT translation from @roalz.
|
||||||
- sv translation from @magol.
|
- sv translation from @magol.
|
||||||
- tr-TR translation from @karalamalar.
|
- tr-TR translation from @karalamalar.
|
||||||
|
- fr translation from @zapashcanon.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Start versioning based on the current English version at 0.3.0 to help
|
- Start versioning based on the current English version at 0.3.0 to help
|
||||||
|
@ -8,6 +8,7 @@ $languages = {
|
|||||||
"de" => "Deutsch",
|
"de" => "Deutsch",
|
||||||
"en" => "English",
|
"en" => "English",
|
||||||
"es-ES" => "Español",
|
"es-ES" => "Español",
|
||||||
|
"fr" => "Français",
|
||||||
"it-IT" => "Italiano",
|
"it-IT" => "Italiano",
|
||||||
"pt-BR" => "Brazilian Portugese",
|
"pt-BR" => "Brazilian Portugese",
|
||||||
"ru" => "Pyccкий",
|
"ru" => "Pyccкий",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user