Fix issue with translation labels

This commit is contained in:
Jackson Harper 2023-01-20 21:18:05 +08:00
parent ffb5ad0d5f
commit 8e1b4965dc

View file

@ -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";