diff options
Diffstat (limited to 'app/src/main/res/values-tr-rTR/strings_pref_notifications.xml')
-rw-r--r-- | app/src/main/res/values-tr-rTR/strings_pref_notifications.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app/src/main/res/values-tr-rTR/strings_pref_notifications.xml b/app/src/main/res/values-tr-rTR/strings_pref_notifications.xml index 68952ad5..7e01b1d7 100644 --- a/app/src/main/res/values-tr-rTR/strings_pref_notifications.xml +++ b/app/src/main/res/values-tr-rTR/strings_pref_notifications.xml @@ -1,10 +1,11 @@ -<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--> +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> <resources> <string name="notification_frequency">Bildirim sıklığı</string> <string name="no_notifications">Bildirim yok</string> <string name="notification_keywords">Anahtar Kelimeler</string> <string name="notification_keywords_desc">Bildirimde bu tuşlardan herhangi biri varsa bildirimde bulunmaz.</string> - <string name="add_keyword">Anahtar sözcük</string> + <string name="add_keyword">Anahtar sözcük ekle</string> <string name="hint_keyword">Anahtar kelimeyi yazın ve + ya basın</string> <string name="empty_keyword">Boş anahtar kelime</string> <string name="notification_general">Genel bildirimleri aktifleştir</string> |