This commit is contained in:
Kakabay 2024-04-10 19:27:09 +05:00
parent b6d77d49e1
commit f276d5ae41
8 changed files with 12 additions and 12 deletions

View File

@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.cde58d67.css",
"main.js": "/static/js/main.ae2d603d.js",
"main.js": "/static/js/main.339b5422.js",
"static/media/logo-transp.svg": "/static/media/logo-transp.66d6235f12fb5d9a6264c592bce58c5a.svg",
"static/media/logo-bg.jpg": "/static/media/logo-bg.1d55df78b7376108f96c.jpg",
"static/media/credit-card.jpg": "/static/media/credit-card.ff2990f7d50439a8f34d.jpg",
@ -69,6 +69,6 @@
},
"entrypoints": [
"static/css/main.cde58d67.css",
"static/js/main.ae2d603d.js"
"static/js/main.339b5422.js"
]
}

View File

@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"/><meta name="theme-color" content="#000000"/><meta name="Content-Security-Policy" content="default-src https://shahsyotag.halkbank.gov.tm 'self'; content-src 'self' https://shahsyotag.halkbank.gov.tm; script-src 'self' www.google.com www.gstatic.com; style-src 'self' https: 'unsafe-inline'; frame-src www.google.com;"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Shahsy Otag</title><script defer="defer" src="/static/js/main.ae2d603d.js"></script><link href="/static/css/main.cde58d67.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="//www.google.com/recaptcha/api.js" nonce="{NONCE}" async defer="defer"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"/><meta name="theme-color" content="#000000"/><meta name="Content-Security-Policy" content="default-src https://shahsyotag.halkbank.gov.tm 'self'; content-src 'self' https://shahsyotag.halkbank.gov.tm; script-src 'self' www.google.com www.gstatic.com; style-src 'self' https: 'unsafe-inline'; frame-src www.google.com;"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Shahsy Otag</title><script defer="defer" src="/static/js/main.339b5422.js"></script><link href="/static/css/main.cde58d67.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="//www.google.com/recaptcha/api.js" nonce="{NONCE}" async defer="defer"></script></body></html>

File diff suppressed because one or more lines are too long

View File

@ -78,7 +78,7 @@ const BorrowerInfo = ({
: locale === "РУС"
? "Подтвердите указанные данные. В случае, если данные не верны или есть незаполненные поля, просим обратиться в Банк!"
: locale === "ENG"
? "Confirm the specified data, if the specified data is incorrect or there are blank fields, contact the bank!"
? "Confirm the provided information. If the data is incorrect or there are blank fields, please contact the Bank!"
: "Görkezilen maglumatlary tassyklaň, eger-de görkezilen maglumatlar nädogry bolsa ýa-da doldurylmadyk meýdançalar bar bolsa, bank bilen habarlaşyň!"}
</h2>
<div className="imm-credit-form-wrapper">
@ -174,7 +174,7 @@ const BorrowerInfo = ({
: locale === "РУС"
? "Номер паспорта"
: locale === "ENG"
? "Passport ID"
? "Passport number"
: "Pasport belgisi"}
</label>
<input

View File

@ -196,7 +196,7 @@ const CardRegistration = ({
: locale === "РУС"
? "Подтвердите данные для оформления кредитной карты"
: locale === "ENG"
? "To open the credit card, please confirm the personal details "
? "Please confirm the personal data for openning the credit card"
: "Karz kartyny açdyrmak üçin maglumatlary tassyklaň"}
</h2>
<div className="imm-credit-form-wrapper">

View File

@ -63,7 +63,7 @@ const GuaranterInfo = ({ setStage, isGuranter, guaranterData }) => {
: locale === "РУС"
? "Подтвердите предоставленную заёмщиком информацию. В случае, если данные не верны или есть незаполненные поля, просим обратиться в Банк!"
: locale === "ENG"
? "Confirm the information provided by the guarantor and contact the bank if the information provided was incorrect or fields were not completed"
? "Confirm the information provided by the guarantor. If the data is incorrect or there are blank fields, please contact the Bank!"
: "Zamunçynyň görkezilen maglumatlaryny tassyklaň, eger-de görkezilen maglumatlar nädogry bolsa ýa doldurylmadyk meýdançalar bolsa bank bilen habarlaşyň"}
</h2>
<div className="imm-credit-form-wrapper">

View File

@ -134,7 +134,7 @@ const ImmediateCreditModal = ({
: locale === "РУС"
? "Подтвердите личные данные"
: locale === "ENG"
? "Confirm your personal details"
? "Confirm your Personal data"
: "Şahsy maglumatlaryňyzy tassyklaň"}
</h3>
</div>
@ -262,7 +262,7 @@ const ImmediateCreditModal = ({
: locale === "РУС"
? "Подтвердите личные данные"
: locale === "ENG"
? "Confirm your personal details"
? "Confirm your Personal data"
: "Şahsy maglumatlaryňyzy tassyklaň"}
</h3>
</div>
@ -369,7 +369,7 @@ const ImmediateCreditModal = ({
: locale === 'РУС'
? 'Подтвердите личные данные'
: locale === 'ENG'
? 'Confirm your personal details'
? 'Confirm your Personal data'
: 'Şahsy maglumatlaryňyzy tassyklaň'}
</h3>
</div>