fix: use lowercase 'cod' for translation keys to match method ID
- Change translation keys from COD to cod in all locale files - Fixes MISSING_MESSAGE error in PaymentMethodCard - Aligns translation keys with payment method IDs
This commit is contained in:
@@ -438,7 +438,7 @@
|
||||
"securePayment": "Bezbedno plaćanje",
|
||||
"noMethodsAvailable": "Nema dostupnih načina plaćanja",
|
||||
"singleMethodNotice": "Plaćanje pouzećem je jedini dostupan način plaćanja za vašu lokaciju",
|
||||
"COD": {
|
||||
"cod": {
|
||||
"name": "Plaćanje Pouzećem",
|
||||
"description": "Platite kada primite porudžbinu",
|
||||
"instructions": {
|
||||
|
||||
Reference in New Issue
Block a user