Move configuration change warning into general translation

This commit is contained in:
rejas
2020-07-12 08:25:07 +02:00
parent c61fac75e4
commit d00da790af
9 changed files with 9 additions and 13 deletions

View File

@@ -26,6 +26,8 @@
"NW": "NW",
"NNW": "NNW",
"MODULE_CONFIG_CHANGED": "The configuration options for the {MODULE_NAME} module have changed.\nPlease check the documentation.",
"UPDATE_NOTIFICATION": "MagicMirror² update available.",
"UPDATE_NOTIFICATION_MODULE": "Update available for {MODULE_NAME} module.",
"UPDATE_INFO_SINGLE": "The current installation is {COMMIT_COUNT} commit behind on the {BRANCH_NAME} branch.",