Log in
Model

InitialTranslationSource

Magento\Translation\Model\Source\InitialTranslationSource

What it does

This class retrieves translation strings stored in the database and organizes them by locale and store code.

Developers would use this class when they need to access custom translations that have been added through the Magento admin interface or imported into the translation database table, making them available for the application's initial configuration.

Public Methods

  • get()