Update translations
This commit is contained in:
11
homeassistant/components/rainmachine/.translations/bg.json
Normal file
11
homeassistant/components/rainmachine/.translations/bg.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "\u0410\u0434\u0440\u0435\u0441"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
19
homeassistant/components/rainmachine/.translations/fr.json
Normal file
19
homeassistant/components/rainmachine/.translations/fr.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"identifier_exists": "Compte d\u00e9j\u00e0 enregistr\u00e9",
|
||||
"invalid_credentials": "Informations d'identification invalides"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "Nom d'h\u00f4te ou adresse IP",
|
||||
"password": "Mot de passe",
|
||||
"port": "Port"
|
||||
},
|
||||
"title": "Veuillez saisir vos informations"
|
||||
}
|
||||
},
|
||||
"title": "RainMachine"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user