Explorar o código

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

Sergienko Anton %!s(int64=7) %!d(string=hai) anos
pai
achega
27638326dd
Modificáronse 2 ficheiros con 114 adicións e 114 borrados
  1. 113 113
      src/data.json
  2. 1 1
      src/program_efremova.py

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 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:

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio