Adding Community Language fixes. #783 (#868)

* Partially done with language tagging. #783

* A few more updates.
This commit is contained in:
Dessalines 2022-12-19 10:57:29 -05:00 committed by GitHub
parent 003b177f6e
commit afeb64009b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
33 changed files with 360 additions and 131 deletions

View file

@ -102,6 +102,7 @@ export class RegistrationApplication extends Component<
maxLength={None}
hideNavigationWarnings
allLanguages={[]}
siteLanguages={[]}
/>
</div>
</div>