More work in fire messages. Home style on desktop improved
This commit is contained in:
parent
521507e425
commit
40bc9e2f24
6 changed files with 46 additions and 33 deletions
|
|
@ -1,5 +1,7 @@
|
|||
// FIXME Right now, only industry type should be a permanent 'false alarm', the rest are temporally
|
||||
|
||||
const types = {
|
||||
industry: 'Es una industria (altos hornos, incineradora, etc)',
|
||||
industry: 'Es una industria',
|
||||
controled: 'Es una quema controlada',
|
||||
falsealarm: 'Parece una falsa alarma'
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue