AdguardTeam / AdguardTeam/VscodeAdblockSyntax

Add localization (l10n) support

オープン
#152 コメント 0 件 リアクション 0 件 担当者 1 名 @maximtop が担当を希望しています GitHub で見る
feature request Priority: P4
主要言語
TypeScript
スター
88
フォーク
8
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。