Merge branch 'main' into railjackabandonedcaches
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build / build (pull_request) Failing after 58s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build / build (pull_request) Failing after 58s
				
			This commit is contained in:
		
						commit
						75779649b3
					
				@ -497,6 +497,9 @@ function fetchItemList() {
 | 
			
		||||
                    uniqueLevelCaps = items;
 | 
			
		||||
                } else if (type == "Syndicates") {
 | 
			
		||||
                    items.forEach(item => {
 | 
			
		||||
                        if (item.uniqueName === "ConclaveSyndicate") {
 | 
			
		||||
                            return;
 | 
			
		||||
                        }
 | 
			
		||||
                        if (item.uniqueName.startsWith("RadioLegion")) {
 | 
			
		||||
                            item.name += " (" + item.uniqueName + ")";
 | 
			
		||||
                        }
 | 
			
		||||
 | 
			
		||||
@ -156,8 +156,8 @@ dict = {
 | 
			
		||||
    invigorations_defensiveLabel: `Amélioration défensive`,
 | 
			
		||||
    invigorations_expiryLabel: `Expiration de l'invigoration (optionnel)`,
 | 
			
		||||
 | 
			
		||||
    abilityOverride_label: `[UNTRANSLATED] Ability Override`,
 | 
			
		||||
    abilityOverride_onSlot: `[UNTRANSLATED] on slot`,
 | 
			
		||||
    abilityOverride_label: `Remplacement de pouvoir`,
 | 
			
		||||
    abilityOverride_onSlot: `Sur l'emplacement`,
 | 
			
		||||
 | 
			
		||||
    mods_addRiven: `Ajouter un riven`,
 | 
			
		||||
    mods_fingerprint: `Empreinte`,
 | 
			
		||||
@ -242,13 +242,13 @@ dict = {
 | 
			
		||||
    worldState_creditBoost: `Booster de Crédit`,
 | 
			
		||||
    worldState_affinityBoost: `Booster d'Affinité`,
 | 
			
		||||
    worldState_resourceBoost: `Booster de Ressource`,
 | 
			
		||||
    worldState_tennoLiveRelay: `[UNTRANSLATED] TennoLive Relay`,
 | 
			
		||||
    worldState_baroTennoConRelay: `[UNTRANSLATED] Baro's TennoCon Relay`,
 | 
			
		||||
    worldState_tennoLiveRelay: `Relais TennoLive`,
 | 
			
		||||
    worldState_baroTennoConRelay: `Relais Baro TennoCon`,
 | 
			
		||||
    worldState_starDays: `Jours Stellaires`,
 | 
			
		||||
    worldState_galleonOfGhouls: `Galion des Goules`,
 | 
			
		||||
    worldState_ghoulEmergence: `Purge des Goules`,
 | 
			
		||||
    worldState_plagueStar: `Fléau Céleste`,
 | 
			
		||||
    enabled: `[UNTRANSLATED] Enabled`,
 | 
			
		||||
    enabled: `Activé`,
 | 
			
		||||
    disabled: `Désactivé`,
 | 
			
		||||
    worldState_we1: `Weekend 1`,
 | 
			
		||||
    worldState_we2: `Weekend 2`,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user