Add more strings

E.g. Mullvad username without spaces.
This commit is contained in:
Davide De Rosa 2019-12-11 14:02:03 +01:00
parent d9c4c4ffdf
commit 03515ba901
2 changed files with 2 additions and 2 deletions

View File

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

@ -1 +1 @@
Subproject commit 2b3e7db1b7b1fd53f66a6a257727759c016389f7 Subproject commit 93db0a37b475ba4c3727af021af1d93d861f5a5c