UPDATE: Support custom lineup
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 53s

This commit is contained in:
2026-04-12 16:59:04 +07:00
parent 6512802fb6
commit 80175688fa
10 changed files with 184 additions and 12 deletions

View File

@@ -278,6 +278,7 @@
"detailMultipathCharacter": "Allows changing the Path of certain characters.",
"trailblazer": "Trailblazer",
"listExtraEffect": "List Extra Effect",
"extra": "Extra"
"extra": "Extra",
"customLineup": "Custom Lineup"
}
}

View File

@@ -277,6 +277,7 @@
"detailMultipathCharacter": "一部キャラクターの運命を変更できます。",
"trailblazer": "開拓者",
"listExtraEffect": "追加効果一覧",
"extra": "追加"
"extra": "追加",
"customLineup": "カスタム編成"
}
}

View File

@@ -277,6 +277,7 @@
"detailMultipathCharacter": "일부 캐릭터의 운명을 변경할 수 있습니다.",
"trailblazer": "개척자",
"listExtraEffect": "추가 효과 목록",
"extra": "추가"
"extra": "추가",
"customLineup": "커스텀 편성"
}
}

View File

@@ -277,6 +277,7 @@
"detailMultipathCharacter": "Cho phép thay đổi Vận Mệnh của một vài nhân vật.",
"trailblazer": "Nhà khai phá",
"listExtraEffect": "Danh sách hiệu ứng bổ sung",
"extra": "Bổ sung"
"extra": "Bổ sung",
"customLineup": "Đội hình tùy chỉnh"
}
}

View File

@@ -277,6 +277,7 @@
"detailMultipathCharacter": "允许更改部分角色的命途。",
"trailblazer": "开拓者",
"listExtraEffect": "额外效果列表",
"extra": "额外"
"extra": "额外",
"customLineup": "自定义阵容"
}
}