Skip to content

Commit 2a1c1ba

Browse files
Rename title
1 parent 9de25bb commit 2a1c1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/view-transitions/includes/settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ static function (): void {
280280
'description' => __( 'Provide the CSS selector to detect the post content element.', 'view-transitions' ),
281281
),
282282
'enable_admin_transitions' => array(
283-
'title' => __( 'Use transition in WP Admin', 'view-transitions' ),
283+
'title' => __( 'WP Admin', 'view-transitions' ),
284284
'description' => __( 'Enable view transitions in the WordPress admin area.', 'view-transitions' ),
285285
),
286286
);

0 commit comments

Comments
 (0)