feat: translate 'Action' to 'Tindakan' and update validation messages

This commit is contained in:
Ardeman
2025-03-25 09:37:03 +08:00
parent 57e23adf3c
commit dce745f53d
15 changed files with 46 additions and 46 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ export const AdvertisementsPage = () => {
data: 'clicked',
},
{
title: 'Action',
title: 'Tindakan',
data: 'id',
},
]