Also machine translation

This commit is contained in:
Chizu 2023-03-10 02:44:37 +09:00
parent 311eae1f0b
commit 3b04e6e1ba

View file

@ -24,6 +24,9 @@
<li v-if="gopher">
{{ $t('features_panel.gopher') }}
</li>
<li v-if="translationEnabled">
{{ $t('features_panel.akkoma:machine_translation') }}
</li>
<li v-if="quotePosting">
{{ $t('features_panel.quote_posting') }}
</li>