You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After translating the code into another language, there's no need to include the original code again in the documentation. You can simply provide the translated version. For users, especially when dealing with large source code files, having to scroll through the original code to reach the translation can be cumbersome. Keeping the translated code separate and easily accessible will improve usability and readability.