Housekeeping...
This commit is contained in:
parent
707b25529b
commit
6d822b42ca
158 changed files with 7939 additions and 11272 deletions
|
@ -588,7 +588,7 @@ function MergeTranslation(source: any, target: any, language: string, context: s
|
|||
continue
|
||||
}
|
||||
|
||||
if(sourceV === ""){
|
||||
if (sourceV === "") {
|
||||
console.log("Ignoring empty string in the translations")
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue