Changed "Gevoelstemperatuur" to "Voelt als". This is shorter and saves mirror space.

This commit is contained in:
Joris 2020-05-10 15:18:24 +02:00
parent 8a1f9b7de6
commit 42d9e7a090

View File

@ -29,5 +29,5 @@
"UPDATE_INFO_SINGLE": "De huidige installatie loopt {COMMIT_COUNT} commit achter op de {BRANCH_NAME} branch.", "UPDATE_INFO_SINGLE": "De huidige installatie loopt {COMMIT_COUNT} commit achter op de {BRANCH_NAME} branch.",
"UPDATE_INFO_MULTIPLE": "De huidige installatie loopt {COMMIT_COUNT} commits achter op de {BRANCH_NAME} branch.", "UPDATE_INFO_MULTIPLE": "De huidige installatie loopt {COMMIT_COUNT} commits achter op de {BRANCH_NAME} branch.",
"FEELS": "Gevoelstemperatuur" "FEELS": "Voelt als"
} }