AdguardTeam / AdguardTeam/VscodeAdblockSyntax

Add localization (l10n) support

Đang mở
#152 0 bình luận 0 reaction 1 người được giao Được @maximtop nhận Xem trên GitHub
feature request Priority: P4
Ngôn ngữ chính
TypeScript
Star
88
Fork
8
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

We should consider adding **localization (l10n)** support to our VS Code extension to make it easier to translate into multiple languages and provide a better experience for non-English users.

#### Reference Implementation

Microsoft provides an official example demonstrating how to implement localization in a VS Code extension:
🔗 [https://github.com/microsoft/vscode-extension-samples/tree/main/l10n-sample](https://github.com/microsoft/vscode-extension-samples/tree/main/l10n-sample)

#### Notes

- We plan to display data from the **compatibility tables**, which currently include only English descriptions. This limitation should be taken into account when implementing localization — or we should consider adding localization support to the compatibility tables as well.
- The error messages provided by the linter are also available only in English.
- We could also consider using **Crowdin** to manage translations and streamline the localization workflow.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.