diff options
author | 2024-07-04 22:59:47 +0300 | |
---|---|---|
committer | 2024-07-04 12:59:47 -0700 | |
commit | 92db6913449a57dea9aedbc8670449ae0392943d (patch) | |
tree | 7bc977fa189bf63d5382ddae22a0b6ffb4cef1a2 /internal/locale/translations/tr_TR.json | |
parent | a334c8e6917831bc4e7c92a2e548dd96a3bd7258 (diff) | |
download | v2-92db6913449a57dea9aedbc8670449ae0392943d.tar.gz v2-92db6913449a57dea9aedbc8670449ae0392943d.tar.zst v2-92db6913449a57dea9aedbc8670449ae0392943d.zip |
Add Betula integration
Diffstat (limited to 'internal/locale/translations/tr_TR.json')
-rw-r--r-- | internal/locale/translations/tr_TR.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/locale/translations/tr_TR.json b/internal/locale/translations/tr_TR.json index 53064e09..e3c992a8 100644 --- a/internal/locale/translations/tr_TR.json +++ b/internal/locale/translations/tr_TR.json @@ -177,6 +177,9 @@ "form.feed.label.user_agent": "Varsayılan User Agent'i Geçersiz Kıl", "form.import.label.file": "OPML dosyası", "form.import.label.url": "URL", + "form.integration.betula_activate": "Save entries to Betula", + "form.integration.betula_url": "Betula server URL", + "form.integration.betula_token": "Betula Token", "form.integration.apprise_activate": "Push entries to Apprise", "form.integration.apprise_services_url": "Apprise hizmet URL'lerinin virgülle ayrılmış listesi", "form.integration.apprise_url": "Apprise API URL", |