. * */ use function Vvveb\__; return [ 'view_other_posts' => __('View other users posts'), 'edit_other_posts' => __('Edit other users posts'), 'view_other_products' => __('View other users products'), 'edit_other_products' => __('Edit other users products'), 'view_other_sites' => __('View other users sites'), 'edit_other_sites' => __('Edit other users sites'), 'view_other_admin' => __('View other admin users'), 'edit_other_admin' => __('Edit other admin users'), ];