mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-24 01:13:21 +00:00
List absent products in import preview
This commit is contained in:
@@ -850,9 +850,19 @@ en:
|
||||
connection_invalid_html: |
|
||||
Connecting with your OIDC account failed.
|
||||
Please refresh your OIDC connection at: %{oidc_settings_link}
|
||||
absent_variant:
|
||||
reset: "Reset stock"
|
||||
index:
|
||||
title: "DFC product catalog"
|
||||
catalog_url: "%{count} products to be imported from: %{catalog_url}"
|
||||
absent_products:
|
||||
zero: ""
|
||||
one: |
|
||||
One product is no longer in the catalog.
|
||||
It will be marked as unavailable by resetting stock to zero.
|
||||
other: |
|
||||
%{count} products are no longer in the catalog.
|
||||
They will be marked as unavailable by resetting stock to zero.
|
||||
enterprise: "Import to enterprise: %{enterprise_name}"
|
||||
select_all: "Select/deselect all"
|
||||
update: Update
|
||||
|
||||
Reference in New Issue
Block a user