|
| 1 | +//General |
| 2 | +"general_checkout" = "Checkout"; |
| 3 | +"general_ok" = "OK"; |
| 4 | +"general_retry" = "Retry"; |
| 5 | + |
| 6 | +// Stand-alone URL View Controller |
| 7 | +"stand_alone_url_payment_successful" = "Payment completed"; |
| 8 | +"stand_alone_url_payment_cancelled" = "Payment cancelled"; |
| 9 | + |
| 10 | +"stand_alone_url_payment_view_checkout_url" = "View checkout URL"; |
| 11 | +"stand_alone_url_payment_base_url" = "Base URL"; |
| 12 | +"stand_alone_url_payment_complete_url" = "Complete URL"; |
| 13 | +"stand_alone_url_payment_cancel_url" = "Cancel URL"; |
| 14 | +"stand_alone_url_payment_checkout_v3" = "Use Checkout V3"; |
| 15 | +"stand_alone_url_payment_payment_url" = "Payment URL"; |
| 16 | +"stand_alone_url_payment_payment_url_scheme" = "swedbankexample://"; |
| 17 | +"stand_alone_url_payment_session_url" = "Session URL"; |
| 18 | +"stand_alone_url_payment_get_session" = "Get Session"; |
| 19 | +"stand_alone_url_payment_swish_number" = "Swish number"; |
| 20 | +"stand_alone_url_payment_swish" = "Swish"; |
| 21 | +"stand_alone_url_payment_swish_device" = "Swish using this device"; |
| 22 | +"stand_alone_url_payment_swish_prefill %@" = "Swish: %@"; |
| 23 | +"stand_alone_url_payment_credit_card_prefill %@" = "Credit Card: %@"; |
| 24 | +"stand_alone_url_payment_new_credit_card" = "New Credit Card"; |
| 25 | +"stand_alone_url_payment_abort" = "Abort"; |
| 26 | +"stand_alone_url_payment_session_end_state_reached" = "Something went wrong with the payment"; |
| 27 | +"stand_alone_internal_inconsistency_error" = "Something was called it the wrong order"; |
| 28 | +"stand_alone_generic_error_title" = "Something went wrong"; |
| 29 | +"stand_alone_url_seamless_title" = "Seamless View"; |
| 30 | +"stand_alone_url_payment_web" = "Get payment menu"; |
| 31 | +"stand_alone_url_payment_web_restricted" = "Get payment menu\nRestricted to non native"; |
| 32 | +"stand_alone_url_payment_apple_pay" = "ApplePay"; |
| 33 | +"stand_alone_url_payment_web_based" = "Web Based"; |
0 commit comments