mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-11 04:35:24 +08:00

Extended the base Laravel translation system to allow a locale to be based upon another. Also adds functionality to take base & fallback locales into account when fetching an array of translations. Related to work done in #1159