Skip to content

Commit 2433abe

Browse files
committed
Add missing strings
1 parent ad24ae0 commit 2433abe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

homeassistant/components/jewish_calendar/strings.json

+6
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
},
1313
"config": {
1414
"step": {
15+
"reconfigure": {
16+
"data": {
17+
"diaspora": "Outside of Israel?"
18+
}
19+
},
1520
"user": {
1621
"data": {
1722
"name": "[%key:common::config_flow::data::name%]",
@@ -22,6 +27,7 @@
2227
"time_zone": "Time zone"
2328
},
2429
"data_description": {
30+
"diaspora": "Is the location outside of Israel?",
2531
"time_zone": "If you specify a location, make sure to specify the time zone for correct calendar times calculations"
2632
}
2733
}

0 commit comments

Comments
 (0)