Moved translations to js/translations directory so they are versioned like the others. May move translations folder to submodule.
This commit is contained in:
parent
c894680f5f
commit
4752d98925
90 changed files with 3153 additions and 4 deletions
|
@ -31,7 +31,7 @@ const jsonFiles = [
|
|||
"Js/XduMissions.json"
|
||||
];
|
||||
const translations = [
|
||||
"Js/Translations/*.json"
|
||||
"Js/Translations/**"
|
||||
];
|
||||
|
||||
const jsDest = "Js";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue