GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3292 LGTM: AudriusButkevicius, calmh
9 lines
278 B
HTML
9 lines
278 B
HTML
<modal id="restarting" status="info" icon="refresh" heading="{{'Restarting' | translate}}" large="no" closeable="no">
|
|
<div class="modal-body">
|
|
<p>
|
|
<span translate>Syncthing is restarting.</span>
|
|
<span translate>Please wait</span>...
|
|
</p>
|
|
</div>
|
|
</modal>
|