How to install language translation by command line

Hello, I would like to install the translate package by terminal for osx. I’m able to install by hand, but I wan’t to automatize the installation on + - 1000 computer osx to have it in french. Do you have a way to do it?

Thanks

The instructions here may be of use. As I understand it there is a LibreOffice_xx_Language_Pack.app/Contents/tarball.tar.bz2 in the language pack DMG. This contains the language pack contents that need to be unzipped into the install location i.e., /Applications/LibreOffice.app/.

thanks for the hint, right now I just reuse the .app that I translate with the install to deploy it everywhere. The next version I will use will be with the command line you specify.

Thanks