Make route public

This commit is contained in:
brantje 2016-12-21 14:32:02 +01:00
parent bc2e1d08ac
commit b27306d030
No known key found for this signature in database
GPG key ID: 5FF1D117F918687F

View file

@ -31,6 +31,7 @@ class TranslationController extends ApiController {
/**
* @NoAdminRequired
* @NoCSRFRequired
* @PublicPage
*/
public function getLanguageStrings($lang) {
$translations = array(