This repository has been archived on 2026-05-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
syncthing-arm/gui/syncthing/core/restartingDialogView.html
T

4 lines
193 B
HTML
Raw Normal View History

<modal id="restarting" status="info" icon="refresh" title="{{'Restarting' | translate}}">
2015-08-02 08:27:05 +02:00
<p><span translate>Syncthing is restarting.</span> <span translate>Please wait</span>...</p>
</modal>