Skip to content

Conversation

s0nought
Copy link
Contributor

@s0nought s0nought commented Jun 21, 2024

Описание

Ожидание: [[HomeObject]]

Факт: [[HomeObject]

Добавлена пропущенная ], изменён id для text и x для tspan, чтобы учесть новый символ.

<text id="[[HomeObject]" fill="#C06334" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal"><tspan x="193" y="148">[[HomeObject]</tspan></text>

=>

<text id="[[HomeObject]]" fill="#C06334" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal"><tspan x="186" y="148">[[HomeObject]]</tspan></text>

Ссылки

-

Связанные Issue

-

@javascript-translate-bot javascript-translate-bot added the review needed Review needed, please approve or request changes label Jun 21, 2024
@javascript-translate-bot javascript-translate-bot requested a review from a team June 21, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review needed Review needed, please approve or request changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants