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/default/syncthing/core/shutdownDialogView.html
T

4 lines
157 B
HTML
Raw Normal View History

<modal id="shutdown" status="success" icon="power-off" title="{{'Shutdown Complete' | translate}}">
2015-08-02 08:27:05 +02:00
<p translate>Syncthing has been shut down.</p>
</modal>