diff options
author | 2024-02-22 03:57:34 +0000 | |
---|---|---|
committer | 2024-02-21 19:57:34 -0800 | |
commit | cfdb890eae2b1090e0b43090e4e4d3007e0b94d8 (patch) | |
tree | cfc0af10612913e2e8fcba902687cc4ae2f40f98 /internal/locale/translations/es_ES.json | |
parent | 2f8d3a7958c5b3aa952824a75351e7deb64b3471 (diff) | |
download | v2-cfdb890eae2b1090e0b43090e4e4d3007e0b94d8.tar.gz v2-cfdb890eae2b1090e0b43090e4e4d3007e0b94d8.tar.zst v2-cfdb890eae2b1090e0b43090e4e4d3007e0b94d8.zip |
Add Readeck integration
Diffstat (limited to 'internal/locale/translations/es_ES.json')
-rw-r--r-- | internal/locale/translations/es_ES.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/internal/locale/translations/es_ES.json b/internal/locale/translations/es_ES.json index 2c4218b3..e93fe57b 100644 --- a/internal/locale/translations/es_ES.json +++ b/internal/locale/translations/es_ES.json @@ -447,6 +447,11 @@ "form.integration.matrix_bot_password": "Contraseña para el usuario de Matrix", "form.integration.matrix_bot_url": "URL del servidor de Matrix", "form.integration.matrix_bot_chat_id": "ID de la sala de Matrix", + "form.integration.readeck_activate": "Enviar artículos a Readeck", + "form.integration.readeck_endpoint": "Acceso API de Readeck", + "form.integration.readeck_api_key": "Clave de API de Readeck", + "form.integration.readeck_labels": "Readeck Labels", + "form.integration.readeck_only_url": "Enviar solo URL (en lugar de contenido completo)", "form.integration.shiori_activate": "Guardar artículos a Shiori", "form.integration.shiori_endpoint": "Extremo de API de Shiori", "form.integration.shiori_username": "Nombre de usuario de Shiori", |