diff options
author | 2024-10-18 13:18:17 +0800 | |
---|---|---|
committer | 2024-10-18 18:06:09 -0700 | |
commit | 366928b35de36b6ac37b8058faf7ea783afef7e6 (patch) | |
tree | e1fb1ab77852bb28af4b8bf8038172d157e48b45 /internal/locale/translations/ja_JP.json | |
parent | 3b654fefa73908063842fd143b76f1089d0d11ed (diff) | |
download | v2-366928b35de36b6ac37b8058faf7ea783afef7e6.tar.gz v2-366928b35de36b6ac37b8058faf7ea783afef7e6.tar.zst v2-366928b35de36b6ac37b8058faf7ea783afef7e6.zip |
feat(integration): add cubox integration
Signed-off-by: Shaolong Chen <shaolong.chen@outlook.it>
Diffstat (limited to 'internal/locale/translations/ja_JP.json')
-rw-r--r-- | internal/locale/translations/ja_JP.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/locale/translations/ja_JP.json b/internal/locale/translations/ja_JP.json index 0b0a8f5f..2a3b6a6e 100644 --- a/internal/locale/translations/ja_JP.json +++ b/internal/locale/translations/ja_JP.json @@ -345,6 +345,8 @@ "form.feed.label.ntfy_default_priority": "Ntfy default priority", "form.feed.label.ntfy_low_priority": "Ntfy low priority", "form.feed.label.ntfy_min_priority": "Ntfy min priority", + "form.integration.cubox_activate": "Save entries to Cubox", + "form.integration.cubox_api_link": "Cubox API link", "form.feed.fieldset.general": "General", "form.feed.fieldset.rules": "Rules", "form.feed.fieldset.network_settings": "Network Settings", |