From 9536a84fa1dbf4fa1eada80b8313a2ce56bd4268 Mon Sep 17 00:00:00 2001 From: Kylmakalle Date: Sat, 5 Apr 2025 21:28:37 +0300 Subject: [PATCH] fix typo --- Swiftgram/SGStrings/Strings/en.lproj/SGLocalizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Swiftgram/SGStrings/Strings/en.lproj/SGLocalizable.strings b/Swiftgram/SGStrings/Strings/en.lproj/SGLocalizable.strings index df80dba294..f37c56ea3f 100644 --- a/Swiftgram/SGStrings/Strings/en.lproj/SGLocalizable.strings +++ b/Swiftgram/SGStrings/Strings/en.lproj/SGLocalizable.strings @@ -203,7 +203,7 @@ "PayWall.Notifications.Title" = "Disable @mentions and replies"; "PayWall.Notifications.Notice" = "Hide or mute non-important notifications."; -"PayWall.Notifications.Description" = "No more Pinned Messages or @mentions when you need some piece of mind."; +"PayWall.Notifications.Description" = "No more Pinned Messages or @mentions when you need some peace of mind."; "PayWall.InputToolbar.Title" = "Formatting Panel"; "PayWall.InputToolbar.Notice" = "Bold, Italic, Links? Formatting with just a single tap.";