diff --git a/src/components/payment/CODInstructions.tsx b/src/components/payment/CODInstructions.tsx index 5ea9bc8..ff3cdff 100644 --- a/src/components/payment/CODInstructions.tsx +++ b/src/components/payment/CODInstructions.tsx @@ -8,7 +8,7 @@ interface CODInstructionsProps { } export function CODInstructions({ locale }: CODInstructionsProps) { - const t = useTranslations("Payment.COD"); + const t = useTranslations("Payment.cod"); const instructions = [ {