Translation sync
This commit is contained in:
parent
481cd3369f
commit
3b1605eae7
125 changed files with 3241 additions and 2514 deletions
|
@ -412,6 +412,7 @@ function mergeTranslations(origPath, newConfig: LayerConfigJson) {
|
|||
if (applicable === undefined) {
|
||||
continue;
|
||||
}
|
||||
// @ts-ignore
|
||||
Utils.Merge(oldRendering, applicable)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue