Vietnamese language contribution

Hi Team,

Recently, I have a school project where I’m building a web application using Orthanc. As part of it, I found and translated the Orthanc-Explorer-2 UI into Vietnamese. I tried to compile it so I could release the plugin, but it was too hard and complicated.

Could anyone help me integrate the translation into the main code? I’d really appreciate it!

The language is “Vietnamese” and the key is “vi”

vi.json

2 Likes

Hi @Khanhlun

Thanks for your contribution. I have added it.

Note, however, that some texts are too long:

I’ll let you test it in the mainline binaries and send me updated texts if needed.

Best regards

Alain

Hi Alain,

I initially thought the rectangular cell would automatically scale to fit any length of text, so I added a rather long one. After making that post, I actually figured out how to recompile it myself. Anyway, I’ve gone ahead and shortened the text.

But i have a problem that I already import and add the key “vi” in the i18n file put when I go to the web and choose in the languages picker it wont show “Vietnamese” so I just delete all the context in a other language.json file and replace it with mine and it work.

Thanks for your work,

update vi.json

Thanks, I have updated the file in our repo too.