enupal / translate

Translate your website templates and plugins into multiple languages for Craft CMS. Bulk translation with Google Translate or Yandex.
https://enupal.com/craft-plugins/translate
Other
10 stars 2 forks source link

Feature Request: use Database as default source #63

Open jan-dh opened 1 year ago

jan-dh commented 1 year ago

Description

Giving the rise of containerized setups where a new container gets created after every deploy, having files as default source for translations can get problematic.

Craft 4.5 introduces a way to sync translations directly to the database: https://github.com/craftcms/cms/pull/13542 I would love for Enupal Translate to have this as a config setting: the ability to choose between files or database as a source for translations.

MangoMarcus commented 9 months ago

+1 for this, the current filesystem-based solution isn't workable on load-balanced environments