{
  "translations" :{
    "en": {
      "av_c1": "Here we see a simple Binsort on a permutation of the values 0 to n-1. Move each value A[i] to position B[A[i]].",
      "av_c2": "Move ",
      "av_c3": " at position ",
      "av_c4": " in array A to position ",
      "av_c5": " in array B.",
      "av_c6": "Done!"
    }
  }
}
