You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Topic clarification / correction request
Topic Link
Translation hierarchy
Description
The DevDocs says the translation hierarchy is as follows: Module < Theme < Package < Database. Whereas the core code says otherwise: Module < Package < Theme < Database.
Source credit: https://magento.stackexchange.com/a/278378/80683
Possible solutions
Am I misunderstanding anything here?