feat: update UI text to Indonesian language across various components and pages
This commit is contained in:
@@ -193,7 +193,7 @@ export const FormContentsPage = (properties: TProperties) => {
|
||||
label="Subscription"
|
||||
labelClassName="text-sm font-medium text-[#363636]"
|
||||
className="h-[42px]"
|
||||
options={{ true: 'Premium', false: 'Normal' }}
|
||||
options={{ true: 'Premium', false: 'Biasa' }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user