better ookawuley shum

This commit is contained in:
lingdocs 2022-06-28 18:40:38 -05:00
parent 590ad249ea
commit 9d5a2f2859
3 changed files with 2623 additions and 83 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@lingdocs/pashto-inflector",
"version": "3.1.3",
"version": "3.1.4",
"author": "lingdocs.com",
"description": "A Pashto inflection and verb conjugation engine, inculding React components for displaying Pashto text, inflections, and conjugations",
"homepage": "https://verbs.lingdocs.com",

View File

@ -168,7 +168,7 @@ function ModalAuxBlock({ opts, aux, script }: {
<Border>
{aux.ps[0][script]}
</Border>
<div>Modal Aux</div>
<div>Abil. Aux</div>
<EnglishBelow>{getEnglishPersonInfo(aux.verb.block.person, "short")}</EnglishBelow>
</div>;
}

File diff suppressed because it is too large Load Diff