From 8f29e32577dab3965af374d72a2a8a666e96fa8e Mon Sep 17 00:00:00 2001 From: "komaru.yml" <170887716+komaru-meow@users.noreply.github.com> Date: Thu, 24 Apr 2025 23:53:30 +0200 Subject: [PATCH] fix: grammar in `ayu_SettingsWatermark` --- Telegram/Resources/langs/lang.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram/Resources/langs/lang.strings b/Telegram/Resources/langs/lang.strings index 6b8fbbe245..9b9af123c7 100644 --- a/Telegram/Resources/langs/lang.strings +++ b/Telegram/Resources/langs/lang.strings @@ -6615,7 +6615,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL "ayu_LocalPremiumNotice" = "You're using **local** Telegram Premium.\nIt **won't** give you any benefits.\n**Enjoy the star near your nickname!**"; "ayu_DeveloperPopup" = "**{item}** is a member of the **exteraGram** development team."; "ayu_SupporterPopup" = "**{item}** supported the development of **exteraGram** or **AyuGram** and received an exclusive badge."; -"ayu_SettingsWatermark" = "AyuGram developed and maintained by Radolyn Labs."; +"ayu_SettingsWatermark" = "AyuGram is developed and maintained by Radolyn Labs."; "ayu_ConfirmationSticker" = "Do you want to send this sticker?"; "ayu_ConfirmationGIF" = "Do you want to send this GIF?"; "ayu_ConfirmationVoice" = "Do you want to send this voice message?";