template view store done

This commit is contained in:
Alexandro Uc Santos
2025-02-08 19:03:08 -06:00
parent 7092ab388c
commit 9ec7296340
8 changed files with 276 additions and 31 deletions

View File

@@ -478,6 +478,9 @@ const en = {
acceptedProposalDesc: 'Your offer has been accepted in the upload',
rejectedProposalDesc: 'Your offer has been rejected on upload',
},
store: {
title: "Warehouse"
}
};
export default en;