Frontend: Shorten hint text
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
parent
78f37d8d6b
commit
3fd1261c0e
@ -36,7 +36,7 @@
|
||||
v-model="options.thumbs"
|
||||
color="secondary-dark"
|
||||
:label="labels.thumbs"
|
||||
hint="Enable to pre-render thumbnails if not done already. On-demand rendering saves storage but requires a powerful CPU."
|
||||
hint="Pre-render thumbnails if not done already. On-demand rendering saves storage but requires a powerful CPU."
|
||||
prepend-icon="photo_size_select_large"
|
||||
persistent-hint
|
||||
>
|
||||
|
@ -32,7 +32,7 @@
|
||||
v-model="settings.library.thumbs"
|
||||
color="secondary-dark"
|
||||
:label="labels.thumbs"
|
||||
hint="Enable to pre-render thumbnails if not done already. On-demand rendering saves storage but requires a powerful CPU."
|
||||
hint="Pre-render thumbnails if not done already. On-demand rendering saves storage but requires a powerful CPU."
|
||||
prepend-icon="photo_size_select_large"
|
||||
persistent-hint
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user