feat: implement box management module with API services, UI components, and dependency updates
This commit is contained in:
@@ -69,6 +69,8 @@
|
||||
"ui_view_all_notifications": "View All Notifications",
|
||||
"ui_label_notifications": "Notifications",
|
||||
"ui_change_password_btn": "Change password",
|
||||
"ui_edit_house_btn": "Edit house",
|
||||
"ui_edit_box_btn": "Edit box",
|
||||
"nav_label_management": "Management",
|
||||
"nav_label_basic": "Basic",
|
||||
"nav_label_kanri": "Administrator",
|
||||
@@ -242,6 +244,7 @@
|
||||
"boxes_page_ui_table_header_tags": "Tags",
|
||||
"boxes_page_ui_table_header_user": "Creater",
|
||||
"boxes_page_ui_table_header_house": "House",
|
||||
"items_page_ui_title": "Vật phẩm",
|
||||
"backend_message": [
|
||||
{
|
||||
"match": {
|
||||
|
||||
Reference in New Issue
Block a user