feat: Integrate Girocode functionality for wire payments in OrdersTab and LoginComponent, enhance user experience with pending payment notifications, and update translations across multiple locales
This commit is contained in:
@@ -27,6 +27,18 @@ export default {
|
||||
},
|
||||
"noOrders": "Nuk keni bërë ende asnjë porosi.",
|
||||
"trackShipment": "Ndjek dërgesën",
|
||||
"girocode": {
|
||||
"hint": "Skanoni me aplikacionin e bankës për të paguar.",
|
||||
"alt": "Girocode për transfertë bankare",
|
||||
"error": "Kodi QR nuk mund të gjenerohej.",
|
||||
"paymentPending": "Ky porosi pret transfertën tuaj bankare.",
|
||||
"payToAccount": "Ju lutemi transferoni shumën në llogarinë e mëposhtme:",
|
||||
"holder": "Titullari i llogarisë: {{name}}",
|
||||
"iban": "IBAN: {{iban}}",
|
||||
"bic": "BIC: {{bic}}",
|
||||
"amount": "Shuma: {{amount}}",
|
||||
"purpose": "Qëllimi i pagesës: {{orderId}}"
|
||||
},
|
||||
"details": {
|
||||
"title": "Detajet e porosisë: {{orderId}}",
|
||||
"deliveryAddress": "Adresa e dorëzimit",
|
||||
|
||||
Reference in New Issue
Block a user