polis icon indicating copy to clipboard operation
polis copied to clipboard

translate client-admin file to Traditional Chinese

Open mashbean opened this issue 2 years ago • 5 comments

Translate the en_us.js from client-admin to Traditional Chinese zh_hant.js

mashbean avatar Nov 12 '23 10:11 mashbean

Thank you for contributing this @mashbean !!!

ebarry avatar Nov 21 '23 20:11 ebarry

Hi @mashbean. Thanks again for submitting this!

I investigated a bit further, and confirmed that these "strings" files aren't actually hooked up by default the same way they are in the client-participation part of the codebase. I think the client-admin/src/pt_br.js file was submitted assuming that you would manually swap it out for the en_us.js file in client-admin/src/strings/strings.js. In fact you'll see a TODO note there about porting over the browser language detection code from client-participation.

Right now, there's no harm in me merging this as is, so it can be swapped out for en_us with a deploy code change (as with pt_br). But I figured I'd give you the chance to adapt the browser detection logic from client-participation, if you'd like this to be automated.

Please let me know which way you'd like to go on this :-)

Thanks again!

metasoarous avatar Nov 29 '23 06:11 metasoarous

Hi metasoarous, I've received the mail and message. Thank you so much for correcting my error. If there are more traditional Chinese translation demands, please feel free to tag me! I am glad to be the contributor for Polis

mashbean avatar Dec 05 '23 06:12 mashbean