syncthing/gui/default/syncthing/core/networkErrorDialogView.html

6 lines
242 B
HTML

<modal id="networkError" status="danger" icon="exclamation-circle" title="{{'Connection Error' | translate}}">
<p translate>
Syncthing seems to be down, or there is a problem with your Internet connection. Retrying&hellip;
</p>
</modal>