json-translator icon indicating copy to clipboard operation
json-translator copied to clipboard

feature request : instead of -- replace with original language string

Open agelospanagiotakis opened this issue 2 years ago • 3 comments

it would be nice that instead of -- when a string is untranslated to replace with original language string and not the "--"

agelospanagiotakis avatar Oct 15 '23 06:10 agelospanagiotakis

@agelospanagiotakis Wouldn`t that be hard to know which is translated and which is not if you have a big file?

My plan is to create an additional step after translating, which will detect these -- strings and try to translate them again using other sources.

ParvinEyvazov avatar Oct 15 '23 09:10 ParvinEyvazov

you are free to implement whatever you see fit for your project. another nice idea would be to change the -- to whatever your users need ... it might be as well an empty placeholder

agelospanagiotakis avatar Oct 16 '23 09:10 agelospanagiotakis

Right, that would also be a good idea. @agelospanagiotakis

Thank you for suggestion. I am adding it to roadmap.

ParvinEyvazov avatar Oct 20 '23 16:10 ParvinEyvazov