Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -463,7 +463,7 @@
|
|
| 463 |
} from "https://esm.sh/nostr-tools@2.3.2";
|
| 464 |
|
| 465 |
// ββ Edit this disclaimer to update what's shown on the language selection screen ββ
|
| 466 |
-
|
| 467 |
// βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 468 |
|
| 469 |
// ββ HuggingFace dataset configuration βββββββββββββββββββββββββββββββββββββββββββ
|
|
|
|
| 463 |
} from "https://esm.sh/nostr-tools@2.3.2";
|
| 464 |
|
| 465 |
// ββ Edit this disclaimer to update what's shown on the language selection screen ββ
|
| 466 |
+
const DISCLAIMER = `By participating in this survey, you agree that your anonymized responses may be used for academic research as part of a masterβs thesis. No personally identifiable information will be collected.\n Please select only one language that you are a native speaker of or fluent in at a bilingual level. Do not proceed if you are not proficient in any of the listed languages, as inaccurate responses may affect the validity of the survey results.\n If you speak multiple languages, please complete the survey for one language first. You will have the option to select another language and complete a new survey afterward.`;
|
| 467 |
// βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 468 |
|
| 469 |
// ββ HuggingFace dataset configuration βββββββββββββββββββββββββββββββββββββββββββ
|