About improved

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-04 00:05:32 +02:00
parent 10b8680490
commit 7bcf8c7f94
4 changed files with 20 additions and 8 deletions

View file

@ -64,5 +64,7 @@
"DELETE": "DELETE",
"SHOW": "SHOW",
"CLOSE": "CLOSE",
"noConnectivity": "This app require an Internet connection"
"noConnectivity": "This app require an Internet connection",
"NASAAck": "We acknowledge the use of data and imagery from LANCE FIRMS operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.",
"appMoto": "Strengthening neighborhoods against wildfires"
}

View file

@ -64,5 +64,7 @@
"DELETE": "BORRAR",
"SHOW": "MOSTRAR",
"CLOSE": "CERRAR",
"noConnectivity": "Esta aplicación necesita conexión a Internet"
"noConnectivity": "Esta aplicación necesita conexión a Internet",
"NASAAck": "Reconocemos el uso de datos e imágenes de LANCE FIRMS operadas por NASA/GSFC/Earth Science Data and Information System (ESDIS) con fondos proporcionados por NASA/HQ.",
"appMoto": "Fortaleciendo vecindarios contra incendios forestales"
}