Update sync settings card text

pull/17/head
Skylar Ittner 5 yıl önce
ebeveyn de12184bf4
işleme df79def142

@ -9,5 +9,5 @@
"Track jobs and assigned tasks": "Track jobs and assigned tasks",
"Change password, setup 2-factor, and add app passwords": "Change password, setup 2-factor, and add app passwords",
"Change password, setup 2-factor, add app passwords, and change PIN": "Change password, setup 2-factor, add app passwords, and change PIN",
"Connect mobile devices to AccountHub": "Connect mobile devices to AccountHub"
"Connect mobile devices to {name} and get notifications": "Connect mobile devices to {name} and get notifications"
}

@ -67,7 +67,7 @@
</div>
<div class="col-8">
<span class="h5 font-weight-normal"><?php $Strings->get("sync"); ?></span><br />
<?php $Strings->get("Connect mobile devices to AccountHub"); ?>
<?php $Strings->build("Connect mobile devices to {name} and get notifications", ["name" => $SETTINGS['site_title']]); ?>
</div>
</a>
</div>

Yükleniyor…
İptal
Kaydet