Checkpoint commit before switching around translations of menu

This commit is contained in:
2020-06-24 21:57:22 +00:00
parent d015f0995c
commit b95d92dc92

View File

@@ -189,7 +189,7 @@ function initNavPanel() {
}
//HOME
addNavItem("Home", "fa-home", undefined, sub, key++, "home");
addNavItem(t("Home"), "fa-home", undefined, sub, key++, "home");
}
//****************** CUSTOMERS