This commit is contained in:
Samandar Turgunboyev
2026-01-24 16:46:02 +05:00
parent 1f77cc360d
commit ecc0029322
24 changed files with 632 additions and 563 deletions

View File

@@ -90,7 +90,7 @@ export function PartnershipForm() {
form.reset();
},
onError: () => {
toast.error('Xatolik yuz berdi', {
toast.error(t('Xatolik yuz berdi'), {
richColors: true,
position: 'top-center',
});