Code cleanup for feels like translation

This commit is contained in:
Ashish Tank
2021-01-10 17:37:10 +01:00
parent 3eda8af671
commit 774b86c7dc
31 changed files with 36 additions and 45 deletions

View File

@@ -28,5 +28,5 @@
"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"
"FEELS": "Voelt als {DEGREE}"
}