Added constructed languages category

pull/1049/head
nizune 2021-08-04 13:29:12 +02:00
parent 7fde5eafd4
commit d297bf53d1
1 changed files with 3 additions and 0 deletions

View File

@ -60,6 +60,9 @@ export function Component(props: Props) {
<Entry key={x} entry={[x, lang]} {...props} /> <Entry key={x} entry={[x, lang]} {...props} />
))} ))}
</div> </div>
<h3>
<Text id="app.settings.pages.language.const" />
</h3>
<h3> <h3>
<Text id="app.settings.pages.language.other" /> <Text id="app.settings.pages.language.other" />
</h3> </h3>