Update translations metadata

This commit is contained in:
Davide De Rosa 2019-04-23 15:46:03 +02:00
parent 69515ee6a3
commit ea5992f6ee
3 changed files with 17 additions and 1 deletions

View File

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Added
- Portuguese translations (Helder Santana). [#70](https://github.com/passepartoutvpn/passepartout-ios/pull/70)
- German translations (Christian Lederer).
- Russian translations (Alexander Korobynikov).
### Fixed
- SoftEther connects without VPN icon. [#69](https://github.com/passepartoutvpn/passepartout-ios/issues/69)

View File

@ -155,7 +155,10 @@ public class AppConstants {
}
public static let authorByLanguage: [String: String] = [
"it": "Davide De Rosa"
"it": "Davide De Rosa",
"pt-BR": "Helder Santana",
"de": "Christian Lederer",
"ru": "Alexander Korobynikov"
]
}

View File

@ -134,6 +134,13 @@ This product includes software developed by the OpenSSL Project for use in the O
© 2002-2018 OpenVPN Inc. - OpenVPN is a registered trademark of OpenVPN Inc.
## Translations
- Italian: Davide De Rosa (author) - [@keeshux](https://github.com/keeshux)
- Portuguese: Helder Santana - [@heldr](https://github.com/heldr)
- German: Christian Lederer
- Russian: Alexander Korobynikov
## Usage
You are strongly encouraged to read carefully both the [disclaimer][web-disclaimer] and [privacy policy][web-privacy] before using this software.