Fix translate tag
This patch fixes translation tag properly. Change-Id: Iecc6bd58d6bcc9e704d78358c03f5598d3d31517
This commit is contained in:
parent
bab87425d3
commit
055f8f71ea
@ -12,8 +12,8 @@
|
||||
</ul>
|
||||
</dd>
|
||||
<dt translate>Image Pull Policy</dt>
|
||||
<dd translate>
|
||||
The policy which determines if the image should be pulled prior to starting the container.
|
||||
<dd>
|
||||
<translate>The policy which determines if the image should be pulled prior to starting the container.</translate>
|
||||
<ul>
|
||||
<li translate>If not present: only pull the image if it does not already exist on the node.</li>
|
||||
<li translate>Always: Always pull the image from repository.</li>
|
||||
|
Loading…
Reference in New Issue
Block a user