diff --git a/Session/Meta/Translations/Localizable.xcstrings b/Session/Meta/Translations/Localizable.xcstrings index 2d31596608..7b22d413f2 100644 --- a/Session/Meta/Translations/Localizable.xcstrings +++ b/Session/Meta/Translations/Localizable.xcstrings @@ -346013,6 +346013,28 @@ } } }, + "proCallToActionPinnedConversations" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Want more pins? Organize your chats and unlock premium features with Session Pro" + } + } + } + }, + "proCallToActionPinnedConversationsMoreThan" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Want more than 5 pins? Organize your chats and unlock premium features with Session Pro" + } + } + } + }, "proFeatureListLargerGroups" : { "extractionState" : "manual", "localizations" : { @@ -346046,6 +346068,17 @@ } } }, + "proFeatureListPinnedConversations" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pin unlimited conversations" + } + } + } + }, "profile" : { "extractionState" : "manual", "localizations" : { @@ -409750,4 +409783,4 @@ } }, "version" : "1.0" -} +} \ No newline at end of file