forked from abner/for-legacy-web
Added constructed languages category
parent
5c9b3a1c86
commit
6d8a8e14dd
|
|
@ -60,6 +60,9 @@ export function Component(props: Props) {
|
|||
<Entry key={x} entry={[x, lang]} {...props} />
|
||||
))}
|
||||
</div>
|
||||
<h3>
|
||||
<Text id="app.settings.pages.language.const" />
|
||||
</h3>
|
||||
<h3>
|
||||
<Text id="app.settings.pages.language.other" />
|
||||
</h3>
|
||||
|
|
|
|||
Loading…
Reference in New Issue