mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
backups: Trim translatable string
Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
parent
35b03aa5df
commit
5e1345f0df
@ -14,7 +14,7 @@
|
|||||||
<h3>{{ title }}</h3>
|
<h3>{{ title }}</h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
{% blocktrans %}
|
{% blocktrans trimmed %}
|
||||||
Upload a backup file downloaded from another {{ box_name }} to restore its
|
Upload a backup file downloaded from another {{ box_name }} to restore its
|
||||||
contents. You can choose the apps you wish to restore after uploading a
|
contents. You can choose the apps you wish to restore after uploading a
|
||||||
backup file.
|
backup file.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user