add support button, icon view
This commit is contained in:
@@ -545,6 +545,11 @@ enum L10n {
|
||||
static var emailNotifications: String { String(localized: "profile_email_notifications") }
|
||||
static var emailTaskCompleted: String { String(localized: "profile_email_task_completed") }
|
||||
static var emailTaskCompletedDescription: String { String(localized: "profile_email_task_completed_description") }
|
||||
|
||||
// Support
|
||||
static var support: String { String(localized: "profile_support") }
|
||||
static var contactSupport: String { String(localized: "profile_contact_support") }
|
||||
static var contactSupportSubtitle: String { String(localized: "profile_contact_support_subtitle") }
|
||||
}
|
||||
|
||||
// MARK: - Settings
|
||||
|
||||
Reference in New Issue
Block a user