Skip to content

Commit aeac960

Browse files
committed
i18n fix missing language support, translation fix
1 parent f6a4325 commit aeac960

File tree

4 files changed

+500
-486
lines changed

4 files changed

+500
-486
lines changed

Diff for: arduino-ide-extension/src/node/i18n/arduino-localization-contribution.ts

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ export class ArduinoLocalizationContribution
2323
// ['id'], Does not have Transifex translations, but has a VS Code language pack available on Open VSX.
2424
['it'],
2525
['ja'],
26+
['zh-tw', 'zh-Hant'],
2627
['ko'],
2728
['nl'],
2829
['pl'],

0 commit comments

Comments
 (0)