history compolated

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-04-02 15:57:28 +05:00
parent dc653652c7
commit 10cf895262
11 changed files with 134 additions and 157 deletions

View File

@@ -208,5 +208,7 @@
"total": "Total",
"connecting": "Connecting to Payme…",
"payButton": "Pay with Payme"
}
},
"unknownUser": "Username not found",
"file": "File"
}

View File

@@ -208,5 +208,7 @@
"total": "Итого",
"connecting": "Подключение к Payme…",
"payButton": "Оплатить через Payme"
}
},
"unknownUser": "Имя пользователя не найдено",
"file":"Файл"
}

View File

@@ -212,5 +212,7 @@ declare const messages: {
connecting: 'Paymega ulanmoqda…';
payButton: "Payme orqali to'lash";
};
unknownUser: 'Foydalanuvchi topilmadi';
file: 'Fayl';
};
export default messages;

View File

@@ -208,5 +208,7 @@
"total": "Jami",
"connecting": "Paymega ulanmoqda…",
"payButton": "Payme orqali to'lash"
}
},
"unknownUser":"Foydalanuvchi topilmadi",
"file":"Fayl"
}