mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 12:12:20 +00:00
Merge pull request #1742 from roramirez/es-update
Add PRECIP for the Spanish translation
This commit is contained in:
commit
33537cde76
@ -12,6 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
*This release is scheduled to be released on 2019-10-01.*
|
*This release is scheduled to be released on 2019-10-01.*
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
- Spanish translation for "PRECIP"
|
||||||
|
|
||||||
### Updated
|
### Updated
|
||||||
- Updatenotification module: Display update notification for a limited (configurable) time.
|
- 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_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}.",
|
"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