4 lines
111 B
JavaScript
4 lines
111 B
JavaScript
![]() |
export const DIALOGS_MESSAGES = {
|
||
|
confirmProductsDeletion: "Are you sure you want to delete 2 products?",
|
||
|
};
|