AppLocalizationsLo class
The translations for Lao (lo).
- Inheritance
-
- Object
- AppLocalizations
- AppLocalizationsLo
Constructors
- AppLocalizationsLo([String locale = 'lo'])
Properties
- affiliatePercentMustBeBetween0And90 → String
-
Error for invalid affiliate percentage
no setteroverride
- amount → String
-
Label for amount
no setteroverride
- amountExceedsLimitForBannedUsers → String
-
Error for amount limits for banned users
no setteroverride
- amountExceedsLimitForKycUsers → String
-
Error for amount exceeding KYC user limits
no setteroverride
- amountIsRequired → String
-
Error when amount field is missing
no setteroverride
- amountMustBeBetween1And999ForNonKyc → String
-
Error for amount limits for non-KYC users
no setteroverride
- amountMustBeGreaterThan1ForKyc → String
-
Error for minimum amount for KYC users
no setteroverride
- amountMustBeGreaterThanAffiliateAmount → String
-
Error when amount is less than affiliate amount
no setteroverride
- amountMustBeValidNumber → String
-
Error when amount is not a valid number
no setteroverride
- amountNotFound → String
-
Error when amount data is missing
no setteroverride
- banksPayment → String
-
Title for bank payment methods
no setteroverride
- callbackSettingNotFound → String
-
Error when callback configuration is missing
no setteroverride
- close → String
-
Close button text
no setteroverride
- creditCardPaymentNotAllowedForNonKyc → String
-
Error for credit card payment restriction
no setteroverride
- creditCards → String
-
Title for credit card payment methods
no setteroverride
- description → String
-
Label for description
no setteroverride
- descriptionIsRequired → String
-
Error when description field is missing
no setteroverride
- descriptionMustNotContainDashCharacter → String
-
Error for dash character in description
no setteroverride
- descriptionMustNotContainLaoOrThaiText → String
-
Error for invalid characters in description
no setteroverride
- descriptionMustNotExceed25Characters → String
-
Error for description length limit
no setteroverride
- done → String
-
Done button text
no setteroverride
- error → String
-
General error label
no setteroverride
- exchangeNotFound → String
-
Error when exchange rate is not found
no setteroverride
- failedToGenerateQrData → String
-
Error when QR code generation fails
no setteroverride
- fee → String
-
Label for transaction fee
no setteroverride
- generatingPaymentLink → String
-
Loading message while generating payment link
no setteroverride
- generatingQR → String
-
Loading message while generating QR
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- internalServerError → String
-
Internal server error message
no setteroverride
- jdbErrorNotSuccess → String
-
JDB bank specific error
no setteroverride
- localeName → String
-
finalinherited
- minimumAmountRequired → String
-
Error message for minimum amount requirement
no setteroverride
- minimumRequired → String
-
Short minimum amount message
no setteroverride
- noPaymentUrlReceived → String
-
Error message when payment URL is not received
no setteroverride
- note → String
-
Note about cross-bank transfers
no setteroverride
- openBankApp → String
-
Open bank app button text
no setteroverride
- orderNoIsRequired → String
-
Error when orderNo field is missing or invalid
no setteroverride
- orScanQR → String
-
Text for QR scan option
no setteroverride
- paymentCancelled → String
-
Payment cancellation message
no setteroverride
- paymentCompleted → String
-
Payment completion message
no setteroverride
- paymentExpired → String
-
Payment expiration message
no setteroverride
- paymentLinkNotAvailable → String
-
Error message when payment link is not available
no setteroverride
- paymentNotFound → String
-
Error when payment record is not found
no setteroverride
- paymentSuccess → String
-
Title for payment success screen
no setteroverride
- paymentSuccessful → String
-
Success message
no setteroverride
- payWithBankApp → String
-
Text for pay with bank app button
no setteroverride
- processingCreditCard → String
-
Loading message for credit card processing
no setteroverride
- qrCodeNotGenerated → String
-
Error message when QR code fails to generate
no setteroverride
- qrInstructions → String
-
Instructions for QR code usage
no setteroverride
- qrPayments → String
-
Title for QR payment methods
no setteroverride
- rateLimitExceeded → String
-
Error for daily transaction limit exceeded
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- safetyMessage → String
-
Safety assurance message
no setteroverride
- saveQR → String
-
Save QR button text
no setteroverride
- selectForPayment → String
-
Title for payment selection screen
no setteroverride
- totalAmount → String
-
Label for total amount
no setteroverride
- transactionId → String
-
Label for transaction ID
no setteroverride
- transactionIsExpired → String
-
Error when transaction has expired
no setteroverride
- transactionVerified → String
-
Message indicating transaction verification
no setteroverride
- tryAgain → String
-
Try again button text
no setteroverride
- userNotFound → String
-
Error when user doesn't exist
no setteroverride
- waitingForPayment → String
-
Status message while waiting for payment
no setteroverride
- wallets → String
-
Title for wallet payment methods
no setteroverride
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
processingPayment(
String bankName) → String -
Loading message for payment processing
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited