Skip to content

Nikkely/ddl-translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddl-translate

translate DDL with specified range

JSON

run

./main json -path=/path/to/json "foo" "hoge"
{"foo":["ハローワールド","ペンが大きい"],"fuga":"Life is what you make it.","hoge":"人は皆、自分の運を決めるのは自分自身です。"}

json

{
  "foo": ["Hello world", "My pen is big"]
  "hoge": "Every man is the architect of his own fortune."
  "fuga": "Life is what you make it."
}

edit config.ini

About

ddl translater

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages