diff --git a/src/modules/04_registry/components/Profile.vue b/src/modules/04_registry/components/Profile.vue index dff43c81b..dc9174b16 100644 --- a/src/modules/04_registry/components/Profile.vue +++ b/src/modules/04_registry/components/Profile.vue @@ -989,8 +989,8 @@ function onClickUnlock() { hideLoader(); }); }, - "ยืนยันการปลดให้แก้ไขข้อมูล", - "ต้องการยืนยันการปลดให้แก้ไขข้อมูลนี้หรือไม่?" + "ยืนยันการปลดล็อคให้แก้ไขข้อมูล", + "ต้องการยืนยันการปลดล็อคให้แก้ไขข้อมูลนี้หรือไม่?" ); } onMounted(async () => {