. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'edit' => [ 'saved' => '', 'title' => '', 'description' => [ 'label' => '', 'title' => '', ], 'header' => [ 'label' => '', 'title' => '', ], 'logo' => [ 'label' => '', 'title' => '', ], 'settings' => [ 'application' => '', 'application_help' => '', 'default_ruleset' => '', 'default_ruleset_help' => '', 'title' => '', 'url' => '', 'application_state' => [ 'state_0' => '', 'state_1' => '', ], ], ], 'members' => [ 'destroy' => [ 'success' => '', ], 'index' => [ 'title' => '', 'table' => [ 'status' => '', 'joined_at' => '', 'remove' => '', 'title' => '', ], 'status' => [ 'status_0' => '', 'status_1' => '', ], ], ], 'show' => [ 'bar' => [ 'settings' => '', ], 'info' => [ 'created' => '', 'website' => '', ], 'members' => [ 'members' => '', 'owner' => '', ], 'sections' => [ 'members' => '', 'info' => '', ], ], ];