mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-04 22:58:03 +00:00
Add PRECIP for the Spanish translation
This commit is contained in:
parent
32521aba6b
commit
7bdf49b7e0
@ -12,6 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
*This release is scheduled to be released on 2019-10-01.*
|
||||
|
||||
### Added
|
||||
- Spanish translation for "PRECIP"
|
||||
|
||||
### Updated
|
||||
- Updatenotification module: Display update notification for a limited (configurable) time.
|
||||
|
@ -31,5 +31,6 @@
|
||||
"UPDATE_INFO_SINGLE": "Tu actual instalación está {COMMIT_COUNT} commit cambios detrás de la rama {BRANCH_NAME}.",
|
||||
"UPDATE_INFO_MULTIPLE": "Tu actual instalación está {COMMIT_COUNT} commits cambios detrás de la rama {BRANCH_NAME}.",
|
||||
|
||||
"FEELS": "Sensación térmica de"
|
||||
"FEELS": "Sensación térmica de",
|
||||
"PRECIP": "Precipitación"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user