IO-1208 Update missing translation.

This commit is contained in:
Patrick Fic
2021-06-21 11:50:43 -07:00
parent d90a0cd0c8
commit 756e363e92
5 changed files with 30 additions and 4 deletions

View File

@@ -47,7 +47,9 @@ export function BillMarkForReexportButton({ bodyshop, authLevel, bill }) {
});
if (!result.errors) {
notification["success"]({ message: t("bills.successes.save") });
notification["success"]({
message: t("bills.successes.reexport"),
});
} else {
notification["error"]({
message: t("bills.errors.saving", {