Skip to content

Commit 8a11bae

Browse files
authored
Local dialog may also reference the location
1 parent e507ec6 commit 8a11bae

3 files changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
{{modifier}} {{precip}} is expected on {{day}}
22
The forecast calls for {{modifier}} {{precip}} on {{day}}
3+
{{modifier}} {{precip}} is expected in {{location}} on {{day}}
4+
{{modifier}} {{precip}} is expected on {{day}} for {{location}}
5+
The forecast calls for {{modifier}} {{precip}} on {{day}} for {{location}}
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
No precipitation is in the forecast
22
None is forecasted
3+
No precipitation is in the forecast for {{location}}
4+
None is forecasted for {{location}}
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
Currently there is {{modifier}} {{precip}}
22
Today there is {{modifier}} {{precip}}
3+
Currently there is {{modifier}} {{precip}} in {{location}}
4+
Today there is {{modifier}} {{precip}} in {{location}}

0 commit comments

Comments
 (0)