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"
|
||||
}
|
||||
|
|
@ -53,8 +53,11 @@
|
|||
"errorFirePlaceDialog": "No hemos podido obtener la ubicación del fuego",
|
||||
"callEmergencyServicesTitle": "Llama al 112",
|
||||
"callEmergencyServicesDescription": "Deberías llamar al 112 si no lo has hecho ya para avisar a los servicios de emergencia.",
|
||||
"notifyNeighbours": "Notifica a otros usuarios/as",
|
||||
"notifyNeighboursDescription": "Alerta a otros usuarios de la zona sobre el fuego",
|
||||
"tweetAboutAFireTitle": "Twittea",
|
||||
"tweetAboutAFireDescription": "Adicionalmente si usas twitter puedes compartir información adicional con los servicios de emergencia, por ejemplo, adjuntando fotos al tweet si tienes buena visibilidad del fuego, cuando tomaste las fotos, ubicación exacta, etc. Usa #hashtags tipo #IFTerminoMunicipal por ejemplo #IFJumilla (Incendio Forestal en Jumilla).",
|
||||
"tweetAboutSelf": "Fuego en $location $hash",
|
||||
"supportPageDescription": "Puedes apoyar esta iniciativa, dando difusión, ayudándonos a desarrollar nuestro software, traduciendo esta aplicación a tu idioma, sugeriendo otras fuentes de datos públicas de fuegos para usar, etc.",
|
||||
"fireNotificationsTitle": "Notificaciones de fuegos",
|
||||
"fireNotificationTitle": "Notificación de fuego",
|
||||
|
|
@ -81,5 +84,6 @@
|
|||
"shareAppBtn": "Comparte nuestra app",
|
||||
"starAppBtn": "Puntúa nuestra app",
|
||||
"unsubscribedToFires": "Desuscrito a notificaciones de fuegos",
|
||||
"subscribedToFires": "Suscrito a notificaciones de fuegos"
|
||||
"subscribedToFires": "Suscrito a notificaciones de fuegos",
|
||||
"inDevelopment": "En desarrollo"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue