mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 00:01:56 +00:00
3478b3ab13
## Description: This PR fixes layout issues in the User Settings → Keybind section where the “Unbind” button text would overflow in languages with long translations (e.g., Italian). before <img width="372" height="477" alt="スクリーンショット 2025-10-25 15 42 09" src="https://github.com/user-attachments/assets/ce31e116-1848-4350-a6da-011b10a42668" /> after <img width="383" height="168" alt="スクリーンショット 2025-10-25 15 41 47" src="https://github.com/user-attachments/assets/8133ed56-f920-42a8-9477-78561fdd477a" /> ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: aotumuri Co-authored-by: Evan <evanpelle@gmail.com>