diff --git a/public/locales/es/common.json b/public/locales/es/common.json index b27ed6797..15487f543 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -83,5 +83,11 @@ "enabled": "Activado", "disabled": "Desactivado", "total": "Total" + }, + "weather": { + "current": "Current Location", + "allow": "Click to allow", + "updating": "Updating", + "wait": "Please wait" } }