mirror of
https://github.com/YunoHost/apps_translations.git
synced 2024-09-03 20:06:05 +02:00
feat(apps/i18n): extract strings to translate for application fittrackee
This commit is contained in:
parent
323f3d5f8c
commit
bdaa5730ce
2 changed files with 14 additions and 0 deletions
7
translations/apps/fittrackee/en.json
Normal file
7
translations/apps/fittrackee/en.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"description": "Self-hosted outdoor activity tracker \ud83d\udeb4",
|
||||
"install_password_help": "Choose a password for your admin user here.",
|
||||
"install_weather_api_key_ask": "(Optional) Insert here the api key from the chosen weather provider",
|
||||
"install_weather_api_provider_ask": "(Optional) Choose your weather provider between Darksky and Visual Crossing",
|
||||
"install_weather_api_provider_help": "Since Fittrackee 0.7.15, only Visual Crossing is supported"
|
||||
}
|
7
translations/apps/fittrackee/fr.json
Normal file
7
translations/apps/fittrackee/fr.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"description": "Traqueur d\u2019activit\u00e9s ext\u00e9rieures auto-h\u00e9berg\u00e9 \ud83d\udeb4",
|
||||
"install_password_help": "Choisissez un mot de passe pour l\u2019utilisateur admin ici.",
|
||||
"install_weather_api_key_ask": "(Optionnel) Ins\u00e9rez ici la cl\u00e9 API du fournisseur de m\u00e9t\u00e9o choisi",
|
||||
"install_weather_api_provider_ask": "(Optionnel) Choisissez votre fournisseur m\u00e9t\u00e9o entre Darksky et Visual Crossing",
|
||||
"install_weather_api_provider_help": "Depuis Fittrackee 0.7.15, seul Visual Crossing est support\u00e9"
|
||||
}
|
Loading…
Add table
Reference in a new issue