Skip to content

etonedemid/batchtranslate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This script parses and cleans up all lines from txt files in it's folder to cleaned.txt, then translates it to russian one by one

Example:

something.txt {
[test]
blah blah
;
;start
hello
}

translated_russian/cleaned.txt {
blah blah
hello
}

translated_russian/translated_russian.txt {
blah blah=бла бла
hello=привет
}

i use this for bbepis/XUnity.AutoTranslator

https://github.com/bbepis/XUnity.AutoTranslator

About

This scripts translates txt for unity autotranslate plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages