mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-09 18:38:33 +00:00
Enable language packs (#941)
* install language packs * register localization contribution to backend module * copy i18n folder to build * fix chinese language iid
This commit is contained in:
committed by
GitHub
parent
46a3466bc5
commit
6176e50acf
@@ -74,6 +74,7 @@
|
||||
'yarn.lock',
|
||||
'package.json',
|
||||
'lerna.json',
|
||||
'i18n'
|
||||
]) {
|
||||
cp('-rf', path(rootPath, name), path('..', workingCopy));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user