Pull Request branch dev-clone to main #1

Merged
gitea merged 429 commits from dev-clone into main 2024-12-23 09:31:34 +00:00
Showing only changes of commit 233eef1a99 - Show all commits

View File

@ -26,7 +26,7 @@ export default function FileSizeValidationModal({
<AlertDialogHeader>
<AlertDialogTitle>Peringatan Ukuran File</AlertDialogTitle>
<AlertDialogDescription>
Ukuran file {fileName} melebihi batas maksimum 25 MB! Silakan pilih file yang lebih kecil.
Ukuran file {fileName} melebihi batas maksimum 64 MB! Silakan pilih file yang lebih kecil.
</AlertDialogDescription>
</AlertDialogHeader>
<AlertDialogFooter className="flex justify-end gap-2">