Translate general questions

Can I get logs of my operations in Yandex Cloud?

Yes, you can request information about operations with your resources from Yandex Cloud logs. Do it by contacting support.

Can I mark a text fragment that does not need translation?

Yes, when translating an HTML text, you can escape a text fragment from translation using the container element's translate="no" attribute:

This text is <span translate="no">not translated</span>.