locale correction

This commit is contained in:
VividTruthKeeper 2022-11-21 18:35:18 +05:00
parent 25dedf0ba2
commit ee17b49848
1 changed files with 5 additions and 1 deletions

View File

@ -71,7 +71,11 @@ const CreditStage1 = ({ setStage, data, setData, creditData, id, setId }) => {
<label htmlFor="credit-type">
{locale === "TKM"
? "Karzyň görnüşini saýlaň"
: "Выберите вид кредита"}
: locale === " RUS"
? "Выберите вид кредита"
: locale === "ENG"
? "Choose loan type"
: "Karzyň görnüşini saýlaň"}
</label>
<CustomSelect
items={