More work with fire notifications
This commit is contained in:
parent
5fdaf239c0
commit
9dd8a7de97
24 changed files with 512 additions and 288 deletions
|
|
@ -59,5 +59,7 @@
|
|||
"fireNotificationsDescription": "Here you will receive fire notifications in locations you are subscribed to",
|
||||
"areYouSureTitle": "Are you sure?",
|
||||
"deleteAllFireNotificationsAlertDescription": "This will remove all your fire notifications",
|
||||
"DELETE": "DELETE"
|
||||
"DELETE": "DELETE",
|
||||
"SHOW": "SHOW",
|
||||
"CLOSE": "CLOSE"
|
||||
}
|
||||
|
|
@ -59,5 +59,7 @@
|
|||
"fireNotificationsDescription": "Aquí recibirás las notificaciones de fuegos en los lugares a los que te subscribas",
|
||||
"areYouSureTitle": "¿Seguro?",
|
||||
"deleteAllFireNotificationsAlertDescription": "Esto borrará todas las notificaciones de fuegos",
|
||||
"DELETE": "BORRAR"
|
||||
"DELETE": "BORRAR",
|
||||
"SHOW": "MOSTRAR",
|
||||
"CLOSE": "CERRAR"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue