Achimobil / FS22_ProductionInfoHud

17 stars 3 forks source link

Update translation_ru.xml #5

Closed vitalii2011 closed 1 year ago

vitalii2011 commented 1 year ago

If in modDesc.xml in the name of the mod is not translated, then in translation_ru.xml it is also better not to translate it (as in lines 5, 30, etc.) - those who do not know English will not immediately understand what it is about. MOH watched / used for a long time, but I hope I guessed right with the context.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>