Enhancement: Custom translations

We have added the possibility to include own translations to override existing translations.
To inject custom translations add the following property to your `config.json`, `"customTranslations": [{ "url": "https://localhost:9200/translations.json" }]`.

https://github.com/owncloud/web/pull/8790
https://github.com/owncloud/web/issues/8791
