diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index af9ccfd..1ded296 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -2225,6 +2225,24 @@ namespace Bloxstrap.Resources { return ResourceManager.GetString("Menu.Integrations.AllowActivityJoining.Description", resourceCulture); } } + + /// + /// Looks up a localized string similar to Show account on profile. + /// + public static string Menu_Integrations_ShowAccountOnProfile_Title { + get { + return ResourceManager.GetString("Menu.Integrations.ShowAccountOnProfile.Title", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Shows what Roblox account your using on your Discord profile. + /// + public static string Menu_Integrations_ShowAccountOnProfile_Description { + get { + return ResourceManager.GetString("Menu.Integrations.ShowAccountOnProfile.Description", resourceCulture); + } + } /// /// Looks up a localized string similar to Allow activity joining.