parent
d9c4c4ffdf
commit
03515ba901
|
@ -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
|
Loading…
Reference in New Issue