Localize new strings (#445)

This commit is contained in:
sephrat
2021-05-30 01:25:20 +02:00
committed by GitHub
parent 39baca4462
commit 5c035ec644
11 changed files with 48 additions and 26 deletions

View File

@@ -7,7 +7,7 @@
<v-text-field
class="ml-auto shrink mb-n7"
solo
label="Log Lines"
:label="$t('about.log-lines')"
type="number"
append-icon="mdi-refresh-circle"
v-model="lines"