Substitute en.toml for pedefined english shortcodes (#12418)

Rev Substitute en.toml for pedefined english shortcodes

Remove prefix Substitute en.toml for pedefined english shortcodes

Rev minor Substitute en.toml for pedefined english shortcodes
This commit is contained in:
Seokho
2019-02-15 10:32:53 +09:00
committed by Kubernetes Prow Robot
parent faa86d2d01
commit bdd953f0d3
7 changed files with 76 additions and 9 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
<blockquote class="caution">
<div><strong>Caution:</strong> {{ .Inner | markdownify }}</div>
</blockquote>
<div><strong>{{ T "caution" }}</strong> {{ .Inner | markdownify }}</div>
</blockquote>