Sort translation entries consistently

This commit is contained in:
veeck
2021-01-13 16:31:36 +01:00
committed by rejas
parent 108fe2082d
commit a99de1ad13
35 changed files with 91 additions and 117 deletions

View File

@@ -24,9 +24,10 @@
"NW": "NW",
"NNW": "NNW",
"FEELS": "Voelt als {DEGREE}",
"UPDATE_NOTIFICATION": "MagicMirror² update beschikbaar.",
"UPDATE_NOTIFICATION_MODULE": "Update beschikbaar voor {MODULE_NAME} module.",
"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.",
"FEELS": "Voelt als {DEGREE}"
"UPDATE_INFO_MULTIPLE": "De huidige installatie loopt {COMMIT_COUNT} commits achter op de {BRANCH_NAME} branch."
}