notification-settings.json 611 B

12345678910111213141516171819202122
  1. {
  2. "all-notifications": "All Notifications",
  3. "channels-notifications": "Channels Notifications",
  4. "channels": {
  5. "chat": "Chat",
  6. "email": "Email",
  7. "in_app": "In-App",
  8. "push": "Push",
  9. "sms": "SMS"
  10. },
  11. "notif-settings-not-enabled": "Notification settings are not enabled",
  12. "notif-update-success": "Your notification settings have been updated successfully!",
  13. "tabs": {
  14. "categories-settings": "Categories Settings",
  15. "global-settings": "Global Settings"
  16. },
  17. "tags": {
  18. "learning-plans": "Learning Plans",
  19. "qgj": "Quran Growth Journey",
  20. "streaks": "Streaks"
  21. }
  22. }