lajax / yii2-translate-manager

Translation Manager
MIT License
227 stars 89 forks source link

Database scanner: Allow individual category #124

Open robsch opened 5 years ago

robsch commented 5 years ago

The used category for databases can only be the table name or 'database'. I think it shouldn't be a problem if it would be an arbitrary name. But the special value 'database-table-name' could be left as it is, since it is very unlikely that one needs this as a category.

ttrasn commented 5 years ago

See this commit https://github.com/lajax/yii2-translate-manager/pull/126/commits/d7cab9e53c27a11f732089bde55dcd0335ac7a0c You can also use this with rewrite services in config

strtob commented 2 years ago

Database feat. is great! Unfortunately, If you "optimize" all database translation will be deleted :-(