Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove unnecessary span tags #379

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

Hekikai
Copy link
Collaborator

@Hekikai Hekikai commented Mar 26, 2024

Description of Problem

Проблема с тегами - из-за них не отображался текст из-за стилей

Proposed Solution

Убран ненужный класс

Additional Information

resolves #375

Copy link

vercel bot commented Mar 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-ru ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 4:05pm

@dragomano
Copy link

Смысл этих классов в отображении различного текста в зависимости от выбранного стиля API - Composition API или Options API. Посмотрите английскую версию документации.

@Ibochkarev
Copy link
Contributor

@Hekikai удалять ничего не нужно - у нас проблема с переводом https://github.com/vuejs/docs/blob/main/src/guide/essentials/template-refs.md?plain=1#L217

В оригинале одно слово только выделяется <span class="options-api">The</span>

Copy link
Contributor

@Ibochkarev Ibochkarev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

оставил коммент

@Hekikai
Copy link
Collaborator Author

Hekikai commented Apr 3, 2024

@Ibochkarev @dragomano понял, спасибо, поправлю!

Copy link
Contributor

@Ibochkarev Ibochkarev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Теперь все ок!

@Ibochkarev Ibochkarev merged commit 57aae95 into vuejs-translations:main Apr 4, 2024
3 checks passed
@Hekikai Hekikai deleted the fix/issue-375 branch April 4, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ошибка перевода (блок 'Ссылка на компонент')
3 participants