diff --git a/apple/OmnivoreKit/Sources/Views/Resources/en.lproj/Localizable.strings b/apple/OmnivoreKit/Sources/Views/Resources/en.lproj/Localizable.strings index 37a7901c1..491638ab9 100644 --- a/apple/OmnivoreKit/Sources/Views/Resources/en.lproj/Localizable.strings +++ b/apple/OmnivoreKit/Sources/Views/Resources/en.lproj/Localizable.strings @@ -10,8 +10,8 @@ "labels.generic" = "Labels"; "emails.generic" = "Emails"; -"subscriptions.generic" = "Text to Speech"; -"textToSpeech.generic" = "Subscriptions"; +"subscriptions.generic" = "Subscriptions"; +"textToSpeech.generic" = "Text to Speech"; "privacy.policy.generic" = "Privacy Policy"; "termsAndConditions.generic" = "Terms and Conditions"; "feedback.generic" = "Feedback";