mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Fix issue with translation labels
This commit is contained in:
parent
ffb5ad0d5f
commit
8e1b4965dc
1 changed files with 2 additions and 2 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in a new issue