if (!dayOfMonth) {
        switch (monthDelta) {
          case -1:
            text = messages.month.before
            break