translate UI text from Indonesian to English for consistency

This commit is contained in:
2025-10-28 19:10:30 +07:00
parent 259ee474aa
commit 114ef96de8
14 changed files with 32 additions and 30 deletions

View File

@@ -23,7 +23,7 @@ const IndexNotification = memo(function IndexNotification() {
{
title: (
<Text strong style={{ fontSize: '14px' }}>
Notifikasi
Notification
</Text>
),
},