@digital-blueprint/mono-app
Version:
[GitHub Repository](https://github.com/digital-blueprint/mono-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/mono-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/mono-app/) | [Mono Bundle](https://github.com/digital
89 lines (88 loc) • 4.43 kB
JSON
{
"common": {
"backend-error-body": "An error occurred during communication with a backend system.",
"backend-error-title": "Error!",
"client-ip-not-allowed-body": "You are not allowed to access this resource from this device.",
"client-ip-not-allowed-title": "Error!",
"login-required-body": "Please log in to continue.",
"login-required-title": "Login required",
"other-error-body": "An unknown error has occurred.",
"other-error-title": "Error!",
"psp-return-url-not-allowed-body": "The PSP return url is not allowed.",
"psp-return-url-not-allowed-title": "Error!",
"timeout-exceeded-body": "Timeout exceeded for this resource, you are no longer allowed to access it.",
"timeout-exceeded-title": "Error!"
},
"complete": {
"amount": "Amount:",
"amount-format": "{{val, currency}}",
"close": "It may take some time for the payment to appear in the system. You can now leave this page.",
"payed": "Successfully completed",
"payment-id": "Payment identification",
"print-button-text": "Print summary",
"recipient": "To:",
"reference": "Purpose of payment ",
"return-button-text": "Return to the initiating application",
"return-button-text-name": "Back to {{name}}",
"sender": "From:",
"status": "Status:",
"summary": "Summary"
},
"create": {
"too-many-requests-body": "Too many active payments. Please try again later.",
"too-many-requests-title": "Error!"
},
"data-protection": "Privacy statement",
"default": {
"warning": "This application can only be accessed as part of a valid payment process. Please start the process through the designated entry page."
},
"error-login-link": "Log in",
"error-login-message": "Please log in to use this functionality.",
"error-message": "No active payment process found.",
"failed": {
"button-return": "Return to {{return-name}}",
"info": "Payment failed",
"info-failed": "Unfortunately, the payment could not be completed. Please go back to \"{{return-name}}\" and try again or choose a different payment method."
},
"get": {
"too-many-requests-body": "You made too many requests on this resource.",
"too-many-requests-title": "Error!"
},
"loading-message": "Loading...",
"not-found": {
"info": "The selected payment is no longer active. You can close this window now and start the payment again."
},
"payment-method": {
"cancel-payment-label": "Cancel payment process",
"method-started": "Payment process started",
"method-started-hint": "Don't see the popup window?",
"method-started-hint-text": "Select \"Window\" in your toolbar to find \"Log in to your PayPal account\"",
"method-started-text": "The payment process started in a new window."
},
"pending": {
"button-return": "Go back to {{return-name}}",
"info": "We are currently waiting for a response from the payment provider. This may take a few seconds.",
"info-canceled": "If you have closed the page of the payment provider before completion or canceled the payment process in any other way, please go back to \"{{return-name}}\" and start the payment process from the beginning."
},
"restart": {
"info": "This payment has already been started. If an error occurred or you want to select another payment method, start the payment again."
},
"select": {
"amount": "Amount",
"amount-format": "{{val, currency}}",
"amount-too-low": "Amount is too low.",
"default-reference": "Payment",
"payment-method": "Please select a payment method:",
"recipient": "To",
"sender": "From",
"start-pay-action-btn-title": "Start payment",
"start-pay-action-info": "By clicking on \"Start payment\" you will be forwarded to the respective payment service provider."
},
"start": {
"too-many-requests-body": "You are allowed to start the payment only once.",
"too-many-requests-title": "Fehler!"
},
"transaction-text": "The payment is being processed. This may take a few minutes.",
"warning": "Warning",
"warning-text": "This summary does not serve as proof of an executed payment."
}