Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 90ae27cf authored by Woraprat's avatar Woraprat
Browse files

update text en to th

parent 67280efd
Branches
No related tags found
No related merge requests found
......@@ -272,14 +272,14 @@ function update_status(id, status) {
if (data['message'] == true) {
Toast.fire({
icon: 'success',
title: 'Update status success',
title: 'อัพเดตสถานะสำเร็จ',
});
await get_project()
}
else {
Toast.fire({
icon: 'error',
title: 'Update status fail',
title: 'อัพเดตสถานะไม่สำเร็จ',
});
}
}
......
......@@ -271,7 +271,7 @@ function update_status(id, status) {
if (data['message'] == true) {
Toast.fire({
icon: 'success',
title: 'อัพเดตสถานะสำเร็จ',
title: 'เปลี่ยนสถานะสำเร็จ',
});
await get_project()
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment