Skip to content

Commit 504de28

Browse files
authored
Update en.json
1 parent 0a0f7a0 commit 504de28

File tree

1 file changed

+6
-2
lines changed
  • custom_components/aus_space_weather/translations

1 file changed

+6
-2
lines changed
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
"config": {
2-
"options": {
1+
{
2+
"config": {
33
"step": {
44
"init": {
55
"description": "Update your API key and location. Register at {register_url} if needed.",
@@ -8,6 +8,10 @@
88
"location": "Location"
99
}
1010
}
11+
},
12+
"error": {
13+
"invalid_api_key": "Invalid API key. Please check your API key and try again.",
14+
"unknown_error": "An unexpected error occurred. Please try again later."
1115
}
1216
}
1317
}

0 commit comments

Comments
 (0)