Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ha0y committed Oct 6, 2021
1 parent eddfed0 commit 6fe412b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions custom_components/xiaomi_miot_raw/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"xiaomi_account": {
"title": "Log in Xiaomi Account",
"description": "{hint}Enter your Xiaomi credientals.",
"description": "{hint}Enter your Xiaomi credentials.",
"data": {
"username": "Email/Xiaomi ID",
"password": "Password",
Expand Down Expand Up @@ -60,7 +60,7 @@
"description": "{device_info}"
},
"cloudinfo": {
"title": "Account Credientals",
"title": "Account credentials",
"data": {
"did": "did",
"userId": "userId",
Expand Down Expand Up @@ -104,7 +104,7 @@
"step": {
"init": {
"data": {
"async_step_update_xiaomi_account": "Update Xiaomi Account Crediental and Server Location",
"async_step_update_xiaomi_account": "Update Xiaomi Account credential and Server Location",
"async_step_select_devices": "Batch Adding Devices (Do not select with the one above)",
"async_step_light_and_lock": "Show or Hide Switch for Indicator Light and Child Lock",
"async_step_climate": "Attach a Sensor to Climate for Current Temperature",
Expand All @@ -117,7 +117,7 @@
"title": "Would you like to..."
},
"update_xiaomi_account": {
"title": "Update Xiaomi Account Crediental",
"title": "Update Xiaomi Account credential",
"description": "{hint}Update password for “{username}”.",
"data": {
"username": "Email/Xiaomi ID",
Expand Down

0 comments on commit 6fe412b

Please sign in to comment.