More work with fire alerts
This commit is contained in:
parent
7b33b3fe70
commit
81a0d54a56
4 changed files with 47 additions and 4 deletions
|
|
@ -53,8 +53,11 @@
|
|||
"errorFirePlaceDialog": "We couldn't get the location of the fire",
|
||||
"callEmergencyServicesTitle": "Call 112",
|
||||
"callEmergencyServicesDescription": "You should call 112 if you have not already done so to notify the emergency services.",
|
||||
"notifyNeighbours": "Notify other users",
|
||||
"notifyNeighboursDescription": "Alert other users of the area about the fire",
|
||||
"tweetAboutAFireTitle": "Tweet about",
|
||||
"tweetAboutAFireDescription": "Additionally if you use twitter you can share additional information with the emergency services, for example, attaching photos to the tweet if you have good visibility of the fire, when you took the photos, exact location, etc. Use #hashtags type #IFMinicipalTerminal for example #IFJumilla (Forest Fire in Jumilla).",
|
||||
"tweetAboutSelf": "Fire in $location $hash",
|
||||
"supportPageDescription": "You can support this initiative, spreading the word, helping us to develop our software, translating this app to your language, suggesting other public data sources of fires to use, etc.",
|
||||
"fireNotificationsTitleShort": "Notifications",
|
||||
"fireNotificationsTitle": "Fire Notifications",
|
||||
|
|
@ -81,5 +84,6 @@
|
|||
"shareAppBtn": "Share our app",
|
||||
"starAppBtn": "Rate our app",
|
||||
"unsubscribedToFires": "Unsubscribed to fires notifications",
|
||||
"subscribedToFires": "Subscribed to fires notifications"
|
||||
"subscribedToFires": "Subscribed to fires notifications",
|
||||
"inDevelopment": "In development"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue