You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

en.js 981 B

1234567891011121314151617181920212223242526
  1. const localTranslating = {
  2. webpage_title: `P&D ${teamsCount}P Formation Maker`,
  3. title_blank: "Input Formation Title",
  4. detail_blank: "Input Detail",
  5. sort_name:{
  6. sort_none: "Nope",
  7. sort_id: "Cards Id",
  8. sort_attrs : "Attribute",
  9. sort_evoRootId: "Cards Evolution Root",
  10. sort_evoRoot_Attrs : "Cards Evolution Root's Attribute",
  11. sort_rarity: "Rarity",
  12. sort_cost: "Cost",
  13. sort_skillLv1: "Maximum Skill Turn",
  14. sort_skillLvMax: "Minimum Skill Turn",
  15. sort_hpMax110: "Max HP",
  16. sort_atkMax110: "Max ATK",
  17. sort_rcvMax110: "Max RCV",
  18. sort_hpMax110_awoken: "Max HP (+Awoken)",
  19. sort_atkMax110_awoken: "Max ATK (+Awoken)",
  20. sort_rcvMax110_awoken: "Max RCV (+Awoken)",
  21. sort_abilityIndex_awoken: "Maximum Weighted Ability Index (+Awakening)",
  22. },
  23. force_reload_data: "Force refresh data",
  24. }
  25. localisation(localTranslating);

智龙迷城队伍图制作工具