forked from public/foundryvtt-wh4-lang-fr-fr
Fix
This commit is contained in:
@@ -214,7 +214,7 @@ const __add_actors_translation = ( ) => {
|
||||
let pack_array = [];
|
||||
for ( let metadata of game.data.packs ) {
|
||||
if(!game.babele.isTranslated(metadata) && metadata.documentName === 'Actor') {
|
||||
console.log("PACK : ", metadata);
|
||||
//console.log("PACK : ", metadata);
|
||||
let translations = {
|
||||
"label": metadata.name,
|
||||
"mapping": {
|
||||
|
||||
Reference in New Issue
Block a user