Fix incorrect translation domain in implementation

The domain used for translations is `messages` instead of `message`.
This commit is contained in:
Anne Douwe Bouma 2022-07-11 12:15:09 +02:00 committed by GitHub
parent cbc271d21e
commit 26378ed000
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,11 +107,11 @@ To make our new field available in Admin panel, a form extension is required:
}
}
Translation keys placed in ``src/Resources/translations/message.{locale}.yml`` will be resolved automatically.
Translation keys placed in ``src/Resources/translations/messages.{locale}.yml`` will be resolved automatically.
.. code-block:: yaml
# src/Resources/translations/message.en.yml
# src/Resources/translations/messages.en.yml
iron_man_sylius_product_on_demand_plugin:
ui: