tomatophp / filament-translations

Manage your translation with DB and cache
https://tomatophp.com
MIT License
37 stars 13 forks source link

Feature Request: Only populate empty translations with Google or OpenAI #24

Open dave-mills opened 2 weeks ago

dave-mills commented 2 weeks ago

I really like the ability to use Google Translate or OpenAI to update your translation strings. After testing it, it looks like it will update every string for the language you select.

This is ok as an option, but I have projects that get regularly updated, so I'll often have a bunch of translations that are checked and approved, and also a set of new strings to translate (or, rather, all languages are identical). I want to be able to ask for auto-translations for the new entries without changing any of the approved / finalised ones.

3x1io commented 2 weeks ago

hi @dave-mills it's a good idea i will try to add it on the next version.

dave-mills commented 1 week ago

Thanks! I was tinkering with ideas last week. If I get something working for my project, should I share a PR?

3x1io commented 1 week ago

yes i will be great