diff --git a/includes/translate-text.php b/includes/translate-text.php index bd78ebde7d..36a5152c4f 100644 --- a/includes/translate-text.php +++ b/includes/translate-text.php @@ -263,9 +263,6 @@ function tutor_get_translate_text() { 'apr' => array( 'text' => _x( 'April', 'Month name', 'tutor' ), ), - 'may' => array( - 'text' => _x( 'May', 'Month name', 'tutor' ), - ), 'jun' => array( 'text' => _x( 'June', 'Month name', 'tutor' ), ),