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