Pārlūkot izejas kodu

Replace "answerNeedToIncludePlural": "include" to "answerNeedToIncludePlural": "need include"

Sergienko Anton 7 gadi atpakaļ
vecāks
revīzija
27638326dd
2 mainītis faili ar 114 papildinājumiem un 114 dzēšanām
  1. 113 113
      src/data.json
  2. 1 1
      src/program_efremova.py

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 113 - 113
src/data.json


+ 1 - 1
src/program_efremova.py

@@ -396,7 +396,7 @@ def check_words_in_plural():
                         index_as_form = index
             answer = None
             if is_initial_form:
-                answer = 'include'
+                answer = 'need include'
             if not is_initial_form and is_as_form:
                 answer = 'exclude'
             if is_initial_form and is_as_form and index_as_form != index_initial_form:

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels