This private key is optional and is mainly used for edge localization management with full control. By default, Olobase Admin will generate the following header format: {action} {resource} (e.g. User list), where action is the localized name of the CRUD action and resource is the localized name of the resource.
But sometimes you may want more by adding a specific source attribute to the show and edit action for better identification. This is easily done by adding your attribute name in parentheses in the localized tag. For example, edit user {name} #{id}, the name placeholder will be replaced with the value of the name user resource property.