You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"1. If the word is a verb in the infinitive form, prefix it with \"to \" in both native and target languages\n" +
123
-
"2. The native word and target word should be in lowercase\n" +
125
+
"1. If the word is a verb in the infinitive form, prefix it with \"to \" in both source and target languages\n" +
126
+
"2. The source word and target word should be in lowercase\n" +
124
127
"3. Example sentences must start with a capital letter and end with a period\n" +
125
128
"4. Ensure proper sentence structure and punctuation in all example sentences\n" +
126
-
"5. STRICT RULE FOR SENTENCE FLASHCARDS: The target word MUST NEVER appear in the native language sentence - ALWAYS use a translation or completely different phrasing\n" +
127
-
"6. Double-check every native sentence to ensure it does not contain the target word in any form\n";
129
+
"5. STRICT RULE FOR SENTENCE FLASHCARDS: The target word MUST NEVER appear in the source language sentence - ALWAYS use a translation or completely different phrasing\n" +
130
+
"6. Double-check every source sentence to ensure it does not contain the target word in any form\n";
0 commit comments