I used this for the navigation label but what about the actual title? ```php public static function getNavigationLabel(): string { return __('ar.Users.title'); } ```