mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 08:38:37 +00:00
Added constructed languages category
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user