Update translations

This commit is contained in:
Paulus Schoutsen 2019-04-10 15:01:32 -07:00
parent c81b1956da
commit e9d9861bda
38 changed files with 286 additions and 25 deletions

View file

@ -1,5 +1,10 @@
{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert",
"bad_config_file": "Feelerhaft Donn\u00e9e\u00eb aus der Konfiguratioun's Datei",
"link_local_address": "Lokal Link Adressen ginn net \u00ebnnerst\u00ebtzt"
},
"error": {
"already_configured": "Apparat ass scho konfigur\u00e9iert",
"device_unavailable": "Apparat ass net erreechbar",

View file

@ -0,0 +1,13 @@
{
"config": {
"step": {
"user": {
"data": {
"host": "Vert",
"password": "Passord",
"port": "Port"
}
}
}
}
}