We are excited to announce a new feature on the Hub: Favorites!
You can now add resources to your favorites, and organize your favorites into collections!
You can check out the details in our official announcement!
VAM Translation has to intercept and translate each Text individually when it shows up, therefore there will always be a performace impact unfortunately. I already tried to make it as efficient as I can.
Edit: I looked into the issue with Timeline and unfortunately, the lagging cannot be prevented. Timeline is rapidly updating its labels, e.g. the percentage labels that increment each millisecond or so which forces the Translations plugin to do a lot of translations in a short period. I also tried caching translations that were already translated, bu this didn't help either. I'll put a warning in the description to make users aware of this.
Glad you like it! The Russian translation is probably a bit rough, but with a bit of manual editing of the translation file I imagine it can become quite useful =)
Рад, что вам это нравится! Русский перевод, возможно, немного корявый, но с небольшим ручным редактированием файла перевода, я думаю, он может стать весьма полезным =)
VAM Translation has to intercept and translate each Text individually when it shows up, therefore there will always be a performace impact unfortunately. I already tried to make it as efficient as I can.
Edit: I looked into the issue with Timeline and unfortunately, the lagging cannot be prevented. Timeline is rapidly updating its labels, e.g. the percentage labels that increment each millisecond or so which forces the Translations plugin to do a lot of translations in a short period. I also tried caching translations that were already translated, bu this didn't help either. I'll put a warning in the description to make users aware of this.