Merge pull request #48 from otacke/HFP-2782-fix-spelling
HFP-2782 Correct typo in semantics and translation filespull/49/head
commit
7905e95e68
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
{
|
||||
"label": "Fail video",
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -258,4 +258,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
{
|
||||
"label": "Fail video",
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
{
|
||||
"label": "Fail video",
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
{
|
||||
"label": "Fail video",
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
{
|
||||
"label": "Fail video",
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
{
|
||||
"label": "Fail video",
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
{
|
||||
"label": "Fail video",
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
{
|
||||
"label": "Fail video",
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
{
|
||||
"label": "Fail video",
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
{
|
||||
"label": "Fail video",
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
{
|
||||
"label": "Fail video",
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
{
|
||||
"label": "Fail video",
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
{
|
||||
"label": "Fail video",
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
{
|
||||
"label": "Fail video",
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -469,7 +469,7 @@
|
|||
"label": "Fail video",
|
||||
"importance": "low",
|
||||
"optional": true,
|
||||
"description": "This video will be played if the user failes the quiz."
|
||||
"description": "This video will be played if the user fails the quiz."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -545,4 +545,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue