Home Assistant Git Exporter
This commit is contained in:
29
config/custom_components/blitzortung/translations/fr.json
Normal file
29
config/custom_components/blitzortung/translations/fr.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Configurer Blitzortung détection de fourdre",
|
||||
"data": {
|
||||
"name": "Nom de l'instance de cette intégration"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {},
|
||||
"abort": {}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Options Blitzortung ",
|
||||
"description": "Configurer les options de Blitzortung détection de foudre",
|
||||
"data": {
|
||||
"radius": "Rayon de detection de la foudre (km / mi)",
|
||||
"time_window": "Fenêtre de temps (minutes, 0 - désactivé)",
|
||||
"max_tracked_lightnings": "Nombre maximum d'éclairs suivis",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user