diff --git a/android/app/src/main/assets/custom/i18n/tr.json b/android/app/src/main/assets/custom/i18n/tr.json index 62dd1a8..00f9ad3 100644 --- a/android/app/src/main/assets/custom/i18n/tr.json +++ b/android/app/src/main/assets/custom/i18n/tr.json @@ -119,7 +119,14 @@ } }, "music": { - "name": "Müzik" + "name": "Müzik", + "options": { + "scrobble": { + "descriptionOn": "Müzik geçmişini profilime ekle", + "descriptionOff": "Müzik geçmişini profilime ekleme", + "title": "Çalan müziği profilime ekle" + } + } }, "reset": { "name": "Sıfırlama",