This commit is contained in:
mhsanaei
2025-09-17 15:46:03 +02:00
parent 3764ece26c
commit 01b8a27996

View File

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