mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Added translation key to locale/en.yml for backoffice admin payment and added lazy loading
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
-# of the views we are using, so the warning below wasn't displaying without this override.
|
||||
|
||||
#paypal-warning
|
||||
%strong= t('no_payment_via_admin_backend', :scope => 'paypal')
|
||||
%strong= t('.no_payment_via_admin_backend', :scope => 'paypal')
|
||||
|
||||
@@ -3331,6 +3331,8 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
stripe:
|
||||
error_saving_payment: Error saving payment
|
||||
submitting_payment: Submitting payment...
|
||||
paypal:
|
||||
no_payment_via_admin_backend: No Payment Via Admin Backend
|
||||
products:
|
||||
image_upload_error: "The product image was not recognised. Please upload an image in PNG or JPG format."
|
||||
new:
|
||||
|
||||
Reference in New Issue
Block a user