mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 12:20:31 +00:00
feat: add locking localization.
This commit is contained in:
@@ -41,7 +41,7 @@ function CancelUnlockingPartialTarnsactions({
|
||||
.then(() => {
|
||||
AppToaster.show({
|
||||
message: intl.get(
|
||||
'unlocking_partial_transactions.alert.success_message',
|
||||
'unlocking_partial_transactions.alert.cancel_message',
|
||||
),
|
||||
intent: Intent.SUCCESS,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user