const localTranslating = { webpage_title: `P&D ${teamsCount}P Formation Maker`, title_blank: "Input Formation Title", detail_blank: "Input Detail", sort_name:{ sort_none: "Nope", sort_id: "Cards Id", sort_evoRootId: "Cards Evolution Root", sort_skillLv1: "Maximum Skill Turn", sort_skillLvMax: "Minimum Skill Turn", sort_hpMax110: "Max HP (Lv110)", sort_atkMax110: "Max ATK (Lv110)", sort_rcvMax110: "Max RCV (Lv110)", sort_rarity: "Rarity", sort_cost: "Cost", }, } localisation(localTranslating);