cabinet plagiet connected to backend

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-04-06 20:16:59 +05:00
parent d17b30d6ea
commit b66bf9dafe
10 changed files with 97 additions and 255 deletions

View File

@@ -61,6 +61,8 @@
"date": "Date",
"amount": "Amount",
"result": "Result",
"fileName":"File name",
"count":"N_",
"actions": "",
"state": "Payment status",
"emptyMessage": "No plagiarism checks found.",

View File

@@ -61,6 +61,7 @@
"date": "Дата",
"amount": "Сумма",
"result": "Результат",
"count":"H_",
"actions": "",
"state": "Статус оплаты",
"emptyMessage": "Проверки на плагиат не найдены.",

View File

@@ -61,6 +61,8 @@ declare const messages: {
description: 'Siz tomonidan yuborilgan barcha plagiat tekshiruvlari';
sender: 'Yuboruvchi';
file: 'Fayl';
fileName: 'Fayl nomi';
count: 'N_';
date: 'Sana';
amount: 'Summa';
result: 'Natija';

View File

@@ -58,6 +58,8 @@
"description": "Siz tomonidan yuborilgan barcha plagiat tekshiruvlari",
"sender": "Yuboruvchi",
"file": "Fayl",
"fileName":"Fayl nomi",
"count":"N_",
"date": "Sana",
"amount": "Summa",
"result": "Natija",