Credit new translators
This commit is contained in:
parent
09420eb1f8
commit
2f874cbc84
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue