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.

ja.js 1.0 kB

12345678910111213141516171819202122232425
  1. const localTranslating = {
  2. webpage_title: `パズル&ドラゴンズ${teamsCount}人のチーム図作成ツール`,
  3. title_blank: "入力タイトル",
  4. detail_blank: "入力詳細",
  5. sort_name:{
  6. sort_none: "いいえ",
  7. sort_id: "カード ID",
  8. sort_attrs : "属性",
  9. sort_evoRootId: "カード進化ルート",
  10. sort_evoRoot_Attrs : "カード進化ルートの属性",
  11. sort_rarity: "レアリティ",
  12. sort_cost: "コスト",
  13. sort_skillLv1: "最大スキルターン",
  14. sort_skillLvMax: "最小スキルターン",
  15. sort_hpMax110: "最大 HP",
  16. sort_atkMax110: "最大攻撃",
  17. sort_rcvMax110: "最大回復",
  18. sort_hpMax110_awoken: "最大 HP (+覚醒)",
  19. sort_atkMax110_awoken: "最大攻撃 (+覚醒)",
  20. sort_rcvMax110_awoken: "最大回復 (+覚醒)",
  21. },
  22. force_reload_data: "データの強制更新",
  23. }
  24. localisation(localTranslating);

智龙迷城队伍图制作工具