Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new localization #18854

Merged
merged 3 commits into from
Jan 30, 2024
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1107,6 +1107,8 @@
"PaymentRequestIdIsNotProvided": "Payment request id is not provided.",
"PaymentFailedInfo": "Sorry, payment failed! This could be due to insufficient funds, invalid credit card numbers or invalid pin",
"UsedPayment": "This payment has been already used",
"NoActiveLicence": "You are not eligible for this action! You have no active license.",
"ABPStudioBetaTester": "To be able to submit your request, you must sign in",
"ABPStudioBetaAccess": "ABP Studio Beta Access",
"VisitABPStudio": "Visit ABP Studio",
"EditBillingInformation": "Edit Billing Information",
Expand All @@ -1129,7 +1131,6 @@
"NameOnCard": "Name on Card",
"BillingDetails": "Billing Details",
"ThereIsNoDeveloper": "There is no developer.",
"CardDetails": "Card Details",
"NoActiveLicence": "You are not eligible for this action! You have no active license."
"CardDetails": "Card Details"
}
}
}
Loading