AdminBar.php add i18n
-
AdminBar.php#28
'title' => sprintf( _n( 'Notification %s', 'Notifications %s', count( $notifications ), 'wp-notification-center' ), '<span class="wpnc-count">' . count( $notifications ) . '</span>' ),
- The topic ‘AdminBar.php add i18n’ is closed to new replies.