From 45b1550f6798b4c05050789fee8976b0bc97a5f4 Mon Sep 17 00:00:00 2001 From: Aotumuri Date: Thu, 22 Jan 2026 03:00:15 +0900 Subject: [PATCH] Allow full language names (#2980) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit If this PR fixes an issue, link it below. If not, delete these two lines. Resolves #(issue number) ## Description: Remove truncation so long language names wrap instead of ellipsizing before スクリーンショット 2026-01-21 20 47 27 after スクリーンショット 2026-01-21 20 47 50 ## 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 --- src/client/LanguageModal.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/client/LanguageModal.ts b/src/client/LanguageModal.ts index 9f6c09969..6d90c1d3e 100644 --- a/src/client/LanguageModal.ts +++ b/src/client/LanguageModal.ts @@ -75,13 +75,13 @@ export class LanguageModal extends BaseModal { />
${lang.native} ${lang.en}