diff options
author | 2023-09-28 03:02:22 +0000 | |
---|---|---|
committer | 2023-09-27 20:02:22 -0700 | |
commit | e0e8a99abe919b8cc2dc292fb8efc2c31f42ad80 (patch) | |
tree | d8337842ed96f17e31add109423adfaab3a08a24 /internal/locale/translations/id_ID.json | |
parent | c0e954f19d707fef8ef8271636ec661634a4c4c7 (diff) | |
download | v2-e0e8a99abe919b8cc2dc292fb8efc2c31f42ad80.tar.gz v2-e0e8a99abe919b8cc2dc292fb8efc2c31f42ad80.tar.zst v2-e0e8a99abe919b8cc2dc292fb8efc2c31f42ad80.zip |
Telegram: add the possibility to disable buttons
Closes #2093
Diffstat (limited to 'internal/locale/translations/id_ID.json')
-rw-r--r-- | internal/locale/translations/id_ID.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/locale/translations/id_ID.json b/internal/locale/translations/id_ID.json index 69df8a5b..5bc3f575 100644 --- a/internal/locale/translations/id_ID.json +++ b/internal/locale/translations/id_ID.json @@ -379,6 +379,7 @@ "form.integration.telegram_topic_id": "Topic ID", "form.integration.telegram_bot_disable_web_page_preview": "Disable web page preview", "form.integration.telegram_bot_disable_notification": "Disable notification", + "form.integration.telegram_bot_disable_buttons": "Disable buttons", "form.integration.linkding_activate": "Simpan artikel ke Linkding", "form.integration.linkding_endpoint": "Titik URL API Linkding", "form.integration.linkding_api_key": "Kunci API Linkding", |