Currently it's not possible to add your own admin language.
By discovering also the config framework.translator.default_path
|
$baseResource = \Pimcore::getContainer()->getParameter('pimcore.admin.translations.path'); |
here, we should be able to provide this functionality quite easily.