feat: update UI text to Indonesian language across various components and pages

This commit is contained in:
Ardeman
2025-03-25 01:20:20 +08:00
parent 1f2f15d204
commit 35c02d1643
14 changed files with 53 additions and 54 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ export const ContentsPage = () => {
</div>
) : (
<div className="rounded-full bg-[#F5F5F5] px-2 text-center text-[#4C5CA0]">
Normal
Biasa
</div>
),
7: (value: number) => formatNumberWithPeriods(value),