From 33b4b19e5d536da569eb936ce8a4d597aa36cf33 Mon Sep 17 00:00:00 2001 From: so-5699 <235445911+so-5699@users.noreply.github.com> Date: Fri, 28 Aug 2026 15:27:16 +0900 Subject: [PATCH] Update Japanese localization for All Chats title --- Swiftgram/SGStrings/Strings/ja.lproj/SGLocalizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Swiftgram/SGStrings/Strings/ja.lproj/SGLocalizable.strings b/Swiftgram/SGStrings/Strings/ja.lproj/SGLocalizable.strings index afe45d65669..e98465c7e0f 100644 --- a/Swiftgram/SGStrings/Strings/ja.lproj/SGLocalizable.strings +++ b/Swiftgram/SGStrings/Strings/ja.lproj/SGLocalizable.strings @@ -19,7 +19,7 @@ "Settings.Folders.CompactNames" = "より小さい間隔"; "Settings.Folders.AllChatsTitle" = "「すべてのチャット」タイトル"; -"Settings.Folders.AllChatsTitle.short" = "Short"; +"Settings.Folders.AllChatsTitle.short" = "短い順"; "Settings.Folders.AllChatsTitle.long" = "長い順"; /* Default behaviour for All Chats Folder Title. "All Chats" title: Default */ "Settings.Folders.AllChatsTitle.none" = "デフォルト";