diff --git a/dictation_client/src/translation/de.json b/dictation_client/src/translation/de.json index 71b532f..5bc34d0 100644 --- a/dictation_client/src/translation/de.json +++ b/dictation_client/src/translation/de.json @@ -535,8 +535,7 @@ "linkOfPrivacyNotice": "(de)Click here to read the terms of use.", "checkBoxForConsent": "(de)Yes, I agree to the terms of use.", "forOdds": "(de)for ODDS.", - "button": "(de)Continue", - "linkOfPrivacyNotice": "(de)Click here to read the terms of use." + "button": "(de)Continue" } }, "supportPage": { diff --git a/dictation_client/src/translation/en.json b/dictation_client/src/translation/en.json index cbf9f66..785e88a 100644 --- a/dictation_client/src/translation/en.json +++ b/dictation_client/src/translation/en.json @@ -535,8 +535,7 @@ "linkOfPrivacyNotice": "Click here to read the terms of use.", "checkBoxForConsent": "Yes, I agree to the terms of use.", "forOdds": "for ODDS.", - "button": "Continue", - "linkOfPrivacyNotice": "Click here to read the terms of use." + "button": "Continue" } }, "supportPage": { diff --git a/dictation_client/src/translation/es.json b/dictation_client/src/translation/es.json index 552edb2..9fae99a 100644 --- a/dictation_client/src/translation/es.json +++ b/dictation_client/src/translation/es.json @@ -535,8 +535,7 @@ "linkOfPrivacyNotice": "(es)Click here to read the terms of use.", "checkBoxForConsent": "(es)Yes, I agree to the terms of use.", "forOdds": "(es)for ODDS.", - "button": "(es)Continue", - "linkOfPrivacyNotice": "(es)Click here to read the terms of use." + "button": "(es)Continue" } }, "supportPage": { diff --git a/dictation_client/src/translation/fr.json b/dictation_client/src/translation/fr.json index e3bf194..d0a2bfa 100644 --- a/dictation_client/src/translation/fr.json +++ b/dictation_client/src/translation/fr.json @@ -535,8 +535,7 @@ "linkOfPrivacyNotice": "(fr)Click here to read the terms of use.", "checkBoxForConsent": "(fr)Yes, I agree to the terms of use.", "forOdds": "(fr)for ODDS.", - "button": "(fr)Continue", - "linkOfPrivacyNotice": "(fr)Click here to read the terms of use." + "button": "(fr)Continue" } }, "supportPage": {