diff --git a/wp-admin/credits.php b/wp-admin/credits.php index 1708dc319..cdc84c7c6 100644 --- a/wp-admin/credits.php +++ b/wp-admin/credits.php @@ -144,6 +144,7 @@ __( 'Extended Core Team' ); __( 'Core Developers' ); __( 'Recent Rockstars' ); __( 'Core Contributors to WordPress %s' ); +__( 'Contributing Developers' ); __( 'Cofounder, Project Lead' ); __( 'Lead Developer' ); __( 'User Experience Lead' );