Skip to content

Commit

Permalink
Update translation for Bitaxe and rename input field
Browse files Browse the repository at this point in the history
  • Loading branch information
DerMiika committed Oct 24, 2024
1 parent d44e7cb commit 1f4ad94
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@
"config": {
"step": {
"user": {
"title": "Configure BitAxe",
"description": "Please enter the IP address of your BitAxe device.",
"title": "Configure Bitaxe",
"description": "Please enter the IP address of your Bitaxe device.",
"data": {
"ip_address": "IP Address"
"ip_address": "IP Address",
"device_name": "Device Name"
}
}
},
"error": {
"cannot_connect": "Failed to connect to BitAxe. Please check the IP address."
"cannot_connect": "Failed to connect to Bitaxe. Please check the IP address."
}
}
}

0 comments on commit 1f4ad94

Please sign in to comment.