diff --git a/extra/translation-strings.php b/extra/translation-strings.php index d6740b68f..aeab53ef5 100644 --- a/extra/translation-strings.php +++ b/extra/translation-strings.php @@ -82,6 +82,8 @@ _x( 'Intermediate', 'Experience Levels term name', 'wporg-learn' ); /* translators: https://learn.wordpress.org/lesson-plan-series/test/ */ _x( 'Test', 'Lesson Plan Series term name', 'wporg-learn' ); +/* translators: https://learn.wordpress.org/?wporg_lesson_visibility=hidden */ +_x( 'Hidden from archives and search', 'Visibility term name', 'wporg-learn' ); /* translators: https://learn.wordpress.org/tutorials/como-contribuir-a-wordpress/ */ _x( 'Cómo contribuir a WordPress', 'Tutorial Series term name', 'wporg-learn' ); /* translators: https://learn.wordpress.org/tutorials/como-usar-wordpress/ */