gui: Add missing translation string to log viewer

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4714
This commit is contained in:
Simon Frei
2018-01-28 08:40:06 +00:00
committed by Jakob Borg
parent 80079e8322
commit a0514bb1a7
2 changed files with 2 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
</div>
<div id="log-viewer-facilities" class="tab-pane">
<label>Available debug logging facilities:</label>
<label translate>Available debug logging facilities:</label>
<table class="table table-condensed table-striped">
<tbody>
<tr ng-repeat="(name, data) in logging.facilities">