more i18n stuff, added missing labels and such
This commit is contained in:
parent
3e1aeb6d2c
commit
4c158e636b
7 changed files with 77 additions and 7 deletions
|
|
@ -14,7 +14,7 @@
|
|||
class="label"
|
||||
:class="{ 'faint': shouldBeDisabled }"
|
||||
>
|
||||
<template v-if="backendDescription">
|
||||
<template v-if="backendDescriptionLabel">
|
||||
{{ backendDescriptionLabel }}
|
||||
</template>
|
||||
<template v-else>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue