Merge "i18n: nested <translate> tag does not work"

This commit is contained in:
Zuul 2023-11-07 14:01:27 +00:00 committed by Gerrit Code Review
commit f0544f073e

View File

@ -6,13 +6,13 @@
<p translate>
The maximum KBPS (kilobits per second) value.
If you specify this value, must be greater than 0 otherwise max_kbps will have no value.
<p translate>
The maximum burst size (in kilobits). Default is 0.
</p>
</p>
<p translate>
The maximum burst size (in kilobits). Default is 0.
</p>
<p translate>
The minimum KBPS (kilobits per second) value which should be available for port.
</p>
<p translate>
The minimum kpps (kilo(1000) packets per second) value which should be available for port.
</p>
</p>