{
  "translations" :{
    "en": {
      "av_c1": "Move the smaller value.",
      "av_c2": "Compare the smallest values in each list.",
      "av_c3": "We will merge two sorted lists into one.",
      "av_c4": "First compare the smallest values in each list.",
      "av_c5": "The smaller value is 2 in the right list.",
      "av_c6": "Move it to position 0 of the output list.",
      "av_c7": "Continue in this way, at each step comparing the smallest values in each list."
    }
  }
}
