@@ -568,8 +568,7 @@
<tr>
<td>{{ i18n "pages.inbounds.periodicTrafficResetTitle" }}</td>
<td>
- <a-tag color="blue">[[ i18n("pages.inbounds.periodicTrafficReset." +
- dbInbound.trafficReset) ]]</a-tag>
+ <a-tag color="blue">[[ dbInbound.trafficReset ]]</a-tag>
</td>
</tr>
</table>