More work with fire stats
This commit is contained in:
parent
74b0d37839
commit
367df46f7e
6 changed files with 46 additions and 17 deletions
|
|
@ -15,7 +15,9 @@
|
|||
"confirm": "Confirm",
|
||||
"unsubscribe": "Unsubscribe",
|
||||
"firesAroundThisArea": "$numFires fires at $kmAround км around this area",
|
||||
"fireAroundThisArea": "A fire at $kmAround км around this area",
|
||||
"noFiresAroundThisArea": "There is no fires at $kmAround км around this area",
|
||||
"noFiresAround": "There is no fires",
|
||||
"activeFiresWorldWide": "$activeFires active fires worldwide",
|
||||
"updatedLastCheck": "Updated $lastCheck",
|
||||
"appLicense": "(c) 2017-$thisYear Comunes Association under the GNU Affero GPL v3",
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@
|
|||
"confirm": "Confirmar",
|
||||
"unsubscribe": "Desuscríbete",
|
||||
"firesAroundThisArea": "$numFires fuegos a $kmAround км a la redonda",
|
||||
"fireAroundThisArea": "Un fuego a $kmAround км a la redonda",
|
||||
"noFiresAround": "Sin fuegos",
|
||||
"noFiresAroundThisArea": "No hay fuegos a $kmAround км a la redonda",
|
||||
"activeFiresWorldWide": "$activeFires fuegos activos en el mundo",
|
||||
"updatedLastCheck": "Actualizado $lastCheck",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue