[ 'name' => tra('Lock Content Templates'), 'description' => tra('Enable users to lock content templates and so prevent others from editing them'), 'type' => 'flag', 'default' => 'n', ], 'lock_wiki_structures' => [ 'name' => tra('Lock Wiki Structures'), 'description' => tra('Enable users to lock wiki structures and so prevent others from editing them'), 'type' => 'flag', 'default' => 'n', ], ]; }