Credit new translators

This commit is contained in:
Davide De Rosa 2019-05-20 13:55:32 +02:00
parent 09420eb1f8
commit 2f874cbc84
2 changed files with 11 additions and 1 deletions

View File

@ -172,9 +172,14 @@ public class AppConstants {
public static let authorByLanguage: [String: String] = [
"de": "Christian Lederer",
"el": "Konstantinos Koukoulakis",
"es": "Davide De Rosa, Elena Vivó",
"fr-FR": "Julien Laniel",
"it": "Davide De Rosa",
"nl": "Norbert de Vreede",
"pt-BR": "Helder Santana",
"ru": "Alexander Korobynikov"
"ru": "Alexander Korobynikov",
"sv": "Henry Gross-Hellsen"
]
}

View File

@ -142,10 +142,15 @@ This product includes software developed by the OpenSSL Project for use in the O
## Translations
- Dutch: Norbert de Vreede - [@paxpacis](https://github.com/paxpacis)
- French: Julien Laniel - [@linkjul](https://github.com/linkjul)
- German: Christian Lederer
- Greek: Konstantinos Koukoulakis
- Italian: Davide De Rosa (author) - [@keeshux](https://github.com/keeshux)
- Portuguese: Helder Santana - [@heldr](https://github.com/heldr)
- Russian: Alexander Korobynikov
- Spanish: Davide De Rosa (author), Elena Vivó
- Swedish: Henry Gross-Hellsen - [@cowpod](https://github.com/cowpod)
## Usage