fix: invalid table translation
This commit is contained in:
parent
d33259520b
commit
b15f53133f
|
@ -289,20 +289,13 @@ Each budget entry is a JSON object with the following properties:
|
|||
|
||||
<table>
|
||||
<tr>
|
||||
<th>
|
||||
<th>Property</th>
|
||||
<th>Value</th>
|
||||
</tr>
|
||||
|
||||
Property
|
||||
|
||||
属性
|
||||
|
||||
</th>
|
||||
<th>
|
||||
|
||||
Value
|
||||
|
||||
值
|
||||
|
||||
</th>
|
||||
<tr>
|
||||
<th>属性</th>
|
||||
<th>值</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in New Issue