notification-settings.json 613 B

12345678910111213141516171819202122
  1. {
  2. "all-notifications": "Tüm Bildirimler",
  3. "channels-notifications": "Kanal Bildirimleri",
  4. "channels": {
  5. "chat": "Sohbet",
  6. "email": "E-posta",
  7. "in_app": "Uygulama İçi",
  8. "push": "İtmek",
  9. "sms": "SMS"
  10. },
  11. "notif-settings-not-enabled": "Bildirim ayarları etkin değil",
  12. "notif-update-success": "Bildirim ayarlarınız başarıyla güncellendi!",
  13. "tabs": {
  14. "categories-settings": "Kategori Ayarları",
  15. "global-settings": "Genel Ayarlar"
  16. },
  17. "tags": {
  18. "learning-plans": "Öğrenme Planları",
  19. "qgj": "Kuran Büyüme Yolculuğu",
  20. "streaks": "Çizgiler"
  21. }
  22. }