diff --git a/language/.en.json b/language/.en.json index 928f623..76a79f2 100644 --- a/language/.en.json +++ b/language/.en.json @@ -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 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/af.json b/language/af.json index 928f623..293a71b 100644 --- a/language/af.json +++ b/language/af.json @@ -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." } ] }, diff --git a/language/ca.json b/language/ca.json index 8d72d26..b57e259 100644 --- a/language/ca.json +++ b/language/ca.json @@ -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." } ] }, diff --git a/language/cs.json b/language/cs.json index 928f623..293a71b 100644 --- a/language/cs.json +++ b/language/cs.json @@ -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." } ] }, diff --git a/language/da.json b/language/da.json index 0c719dd..d89ccb5 100644 --- a/language/da.json +++ b/language/da.json @@ -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." } ] }, diff --git a/language/el.json b/language/el.json index ba7d16e..bdbaa71 100644 --- a/language/el.json +++ b/language/el.json @@ -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." } ] }, diff --git a/language/es.json b/language/es.json index cef7204..ec45276 100644 --- a/language/es.json +++ b/language/es.json @@ -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." } ] }, diff --git a/language/fa.json b/language/fa.json index e1d93ee..a0042da 100644 --- a/language/fa.json +++ b/language/fa.json @@ -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." } ] }, diff --git a/language/hu.json b/language/hu.json index 928f623..293a71b 100644 --- a/language/hu.json +++ b/language/hu.json @@ -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." } ] }, diff --git a/language/ko.json b/language/ko.json index 928f623..293a71b 100644 --- a/language/ko.json +++ b/language/ko.json @@ -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." } ] }, diff --git a/language/ro.json b/language/ro.json index 928f623..293a71b 100644 --- a/language/ro.json +++ b/language/ro.json @@ -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." } ] }, diff --git a/language/sr.json b/language/sr.json index 928f623..293a71b 100644 --- a/language/sr.json +++ b/language/sr.json @@ -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." } ] }, diff --git a/language/tr.json b/language/tr.json index a5bc9eb..4ad8081 100644 --- a/language/tr.json +++ b/language/tr.json @@ -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." } ] }, diff --git a/language/vi.json b/language/vi.json index 928f623..293a71b 100644 --- a/language/vi.json +++ b/language/vi.json @@ -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." } ] }, diff --git a/semantics.json b/semantics.json index f16c7df..3c322e8 100644 --- a/semantics.json +++ b/semantics.json @@ -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 @@ } ] } -] \ No newline at end of file +]