From 4914b08ca7bb517a4f255d9cffd447c5251efb19 Mon Sep 17 00:00:00 2001 From: waruneeta Date: Tue, 13 Feb 2024 10:06:43 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=82=E0=B9=89?= =?UTF-8?q?=E0=B8=AD=E0=B8=84=E0=B8=A7=E0=B8=B2=E0=B8=A1=E0=B8=A2=E0=B8=B7?= =?UTF-8?q?=E0=B8=99=E0=B8=A2=E0=B8=B1=E0=B8=99=E0=B8=97=E0=B8=B0=E0=B9=80?= =?UTF-8?q?=E0=B8=9A=E0=B8=B5=E0=B8=A2=E0=B8=99=E0=B8=9B=E0=B8=A3=E0=B8=B0?= =?UTF-8?q?=E0=B8=A7=E0=B8=B1=E0=B8=95=E0=B8=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/04_registry/components/Profile.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 () => {