Fix payment translation

One in the i18n key refers to singular/plural not the copy itself. Now
we see `Order #R587218174 -> Payment -> Cash on collection` instead of
`Order #R587218174 -> One -> Cash on collection`.
This commit is contained in:
Pau Perez
2020-08-28 10:06:19 +02:00
parent 58c0b1e0fd
commit 9b2cb1c3ef

View File

@@ -3649,4 +3649,4 @@ See the %{link} to find out more about %{sitename}'s features and to start using
activerecord:
models:
spree/payment:
one: One
one: Payment