From 8129f480776c7e06102229dabc73d87f75bd7fd6 Mon Sep 17 00:00:00 2001 From: Bram Date: Fri, 29 Mar 2024 06:27:26 +0100 Subject: [PATCH] Added translation using Weblate (Portuguese (Brazil)) --- translations/apps/fittrackee/manifest/pt_BR.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 translations/apps/fittrackee/manifest/pt_BR.json diff --git a/translations/apps/fittrackee/manifest/pt_BR.json b/translations/apps/fittrackee/manifest/pt_BR.json new file mode 100644 index 0000000..617ec1f --- /dev/null +++ b/translations/apps/fittrackee/manifest/pt_BR.json @@ -0,0 +1,7 @@ +{ + "description": "", + "install_password_help": "", + "install_weather_api_key_ask": "", + "install_weather_api_provider_ask": "", + "install_weather_api_provider_help": "" +}