mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-29 12:09:37 +00:00
snapshot: Fix message when not available
Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
941142f241
commit
9ed61200f2
@ -9,7 +9,7 @@
|
||||
{% block configuration %}
|
||||
<div class="alert alert-danger">
|
||||
{% blocktrans trimmed with fs_types_supported|join:', ' as types_supported %}
|
||||
Your have a filesystem of type <strong>{{ fs_type }}</strong>. Snapshots
|
||||
You have a filesystem of type <strong>{{ fs_type }}</strong>. Snapshots
|
||||
are currently only available on <strong>{{ types_supported }}</strong>
|
||||
filesystems.
|
||||
{% endblocktrans %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user