123
This commit is contained in:
@@ -56,14 +56,14 @@ export default {
|
||||
},
|
||||
home: {
|
||||
productDetails: 'Product Details',
|
||||
minimumDailyInterestRate: 'Minimum Daily Interest Rate',
|
||||
minimumDailyInterestRate: 'Minimum Month Interest Rate',
|
||||
borrowingLimit: 'Borrowing Limit',
|
||||
installmentPeriod: 'Installment Period',
|
||||
optional: 'Optional',
|
||||
applicationAmount: 'Application Amount',
|
||||
loanTerm: 'Loan Term',
|
||||
repaymentPerInstallment: 'Repayment Per Installment',
|
||||
dailyInterestRate: 'Daily Interest Rate',
|
||||
dailyInterestRate: 'Month Interest Rate',
|
||||
totalInterest: 'Total Interest',
|
||||
successfulBorrowing: 'Successful Borrowing',
|
||||
enterAgreement: 'I have read and agreed to',
|
||||
@@ -113,8 +113,8 @@ export default {
|
||||
photographPrompt: 'Please confirm that the camera permission is enabled.',
|
||||
name: 'Name',
|
||||
idCard: 'ID Card Number',
|
||||
idCardUp1: 'Click to upload the front side of your ID card',
|
||||
idCardUp2: 'Click to upload the back side of your ID card (with the national emblem)',
|
||||
idCardUp1: 'Click to upload documents like person\'s face',
|
||||
idCardUp2: 'Click to upload the back of the certificate',
|
||||
idCardUp3: 'Click to upload a photo holding your ID card',
|
||||
shootingRequirements: 'Photography Requirements',
|
||||
standardShooting: 'Standard Shooting',
|
||||
|
||||
Reference in New Issue
Block a user