Merge pull request #986 from occupytheweb/981_fix_typos_in_labelling_task

Fix two typos in the labelling translation file
This commit is contained in:
Keith Stevens
2023-01-29 15:15:07 +09:00
committed by GitHub
+2 -2
View File
@@ -6,11 +6,11 @@
"label_message_flag_instruction": "Select any that apply to the message:",
"label_message_likert_instruction": "Rate the message:",
"spam.question": "Is the message spam?",
"fails_task.question": "Does the reply fail the propmpters task?",
"fails_task.question": "Does the reply fail the prompter's task?",
"not_appropriate": "Not Appropriate",
"pii": "Contains PII",
"hate_speech": "Hate Speech",
"sexual_content": "Sexual Content",
"moral_judgement": "Judges Morality",
"political_content": "Politcal"
"political_content": "Political"
}