From c4650f5d31e1703ed777e16f4c25456b887ac136 Mon Sep 17 00:00:00 2001 From: elforjani13 <39470382+elforjani13@users.noreply.github.com> Date: Mon, 13 Dec 2021 14:03:34 +0200 Subject: [PATCH] fix: name list. --- src/lang/en/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/en/index.json b/src/lang/en/index.json index ec305f533..bdf26b925 100644 --- a/src/lang/en/index.json +++ b/src/lang/en/index.json @@ -1603,7 +1603,7 @@ "bills.error.you_couldn_t_delete_bill_has_reconciled_with_vendor_credit": "You couldn't delete bill has reconciled with vendor credit transaction.", "reconcile_vendor_credit.alert.success_message": "The applied vendor credit to bill has been deleted successfully", "reconcile_vendor_credit.alert.once_you_delete_this_reconcile_vendor_credit": "Once you delete this reconcile vendor credit note, you won't be able to restore it later. Are you sure you want to delete this reconcile vendor credit note?", - "sidebar.transactions_locaking": "Transactions Locaking", + "sidebar.transactions_locaking": "Transactions Locking", "locking_transactions.dialog.label": "Locking transactions", "locking_transactions.dialog.locking_date": "Locking date", "locking_transactions.dialog.reason": "Locking reason",