allow selecting languages for translation
This commit is contained in:
parent
9b4cddd2e9
commit
e7c21ffbd7
6 changed files with 34 additions and 3 deletions
|
@ -156,6 +156,16 @@
|
|||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<interface-language-switcher
|
||||
:globe-icon="false"
|
||||
:prompt-text="$t('settings.translation_language')"
|
||||
:language="translationLanguage"
|
||||
:set-language="setTranslationLanguage"
|
||||
/>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<BooleanSetting
|
||||
path="alwaysShowNewPostButton"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue