# Migrations - Required directory: `Migrations/Schema/v1_0/` - Migration class names must follow the `{BundleName}` format. --- ## Translations - Place translation files under: `Resources/translations/messages.en.yml` (or `messages.{locale}.yml`) ---
Migrations/Schema/v1_0/
{BundleName}
format.Resources/translations/messages.en.yml
messages.{locale}.yml
)