Fix two typos in the labelling translation file

Fixes #981
This commit is contained in:
Alan Jean
2023-01-29 05:30:00 +04:00
parent 5e342cbbdf
commit bcecf257c7
+2 -2
View File
@@ -6,11 +6,11 @@
"label_message_flag_instruction": "Select any that apply to the message:", "label_message_flag_instruction": "Select any that apply to the message:",
"label_message_likert_instruction": "Rate the message:", "label_message_likert_instruction": "Rate the message:",
"spam.question": "Is the message spam?", "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", "not_appropriate": "Not Appropriate",
"pii": "Contains PII", "pii": "Contains PII",
"hate_speech": "Hate Speech", "hate_speech": "Hate Speech",
"sexual_content": "Sexual Content", "sexual_content": "Sexual Content",
"moral_judgement": "Judges Morality", "moral_judgement": "Judges Morality",
"political_content": "Politcal" "political_content": "Political"
} }