From cafc34c806c1be49e077c9882785c62051f41755 Mon Sep 17 00:00:00 2001 From: rosbeef andino Date: Sat, 11 May 2024 02:52:55 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 60.0% (3 of 5 strings) Translation: YunoHost Apps/fittrackee Translate-URL: https://translate.yunohost.org/projects/yunohost-apps/fittrackee/es/ --- translations/apps/fittrackee/manifest/es.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/translations/apps/fittrackee/manifest/es.json b/translations/apps/fittrackee/manifest/es.json index 617ec1f..21b7db6 100644 --- a/translations/apps/fittrackee/manifest/es.json +++ b/translations/apps/fittrackee/manifest/es.json @@ -1,7 +1,7 @@ { - "description": "", - "install_password_help": "", - "install_weather_api_key_ask": "", - "install_weather_api_provider_ask": "", + "description": "Rastreador de actividad al aire libre 🚴", + "install_password_help": "Elija una contraseña para el administrador.", + "install_weather_api_key_ask": "(opcional) ingresa la clave de API del proveedor de tiempo elegido", + "install_weather_api_provider_ask": "(Opcional) Elige su proveedor de tiempo entre Darksky y Visual Crossing", "install_weather_api_provider_help": "" }