Add guidance and referral for Hide.me

This commit is contained in:
Davide De Rosa 2020-05-09 18:06:07 +02:00
parent 80bc362f04
commit 44f27e6e0a
2 changed files with 5 additions and 1 deletions

View File

@ -279,6 +279,10 @@ internal enum L10n {
internal enum Guidance {
internal enum Footer {
internal enum Infrastructure {
/// Use your %@ website credentials.
internal static func hideme(_ p1: String) -> String {
return L10n.tr("Core", "account.sections.guidance.footer.infrastructure.hideme", p1)
}
/// Use your %@ website credentials. Your username is usually numeric (without spaces).
internal static func mullvad(_ p1: String) -> String {
return L10n.tr("Core", "account.sections.guidance.footer.infrastructure.mullvad", p1)

@ -1 +1 @@
Subproject commit 51556e474ee477aa4226d5f138b103e9b3c82d37
Subproject commit fe43f7da22ba32cc76fc0348969d01a54953e90f