mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 13:08:01 +02:00
Add translatable string prefs.language
This commit is contained in:
parent
c1f8da9782
commit
ba236ae216
3 changed files with 3 additions and 1 deletions
|
@ -156,7 +156,7 @@ onMounted(() => {
|
|||
<label for="pref-chk-prm">{{ t('pref.prm') }}</label>
|
||||
</div>
|
||||
|
||||
<h2>Language</h2>
|
||||
<h2>{{ t('pref.language') }}</h2>
|
||||
|
||||
<select
|
||||
id="pref-lang"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue