mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
a5a8982af6
This reverts commit 475b73357950827cb1de8a0e7b305bd6d445bba0. It pulled updates from transifex *after* we switched translations to 4.x only mode - which resulted in a lot of translation keys being moved around. For example, asset-related translations went from framework to the asset-admin module. The removal of these translations in 3.x caused translations to go partially missing, since these new modules are 4.x only. See https://github.com/silverstripe/silverstripe-framework/issues/7002