mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 18:11:27 -07:00
add showaccountonprofile strings
This commit is contained in:
parent
3871f7a2eb
commit
97be636065
18
Bloxstrap/Resources/Strings.Designer.cs
generated
18
Bloxstrap/Resources/Strings.Designer.cs
generated
@ -2226,6 +2226,24 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Show account on profile.
|
||||
/// </summary>
|
||||
public static string Menu_Integrations_ShowAccountOnProfile_Title {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Integrations.ShowAccountOnProfile.Title", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Shows what Roblox account your using on your Discord profile.
|
||||
/// </summary>
|
||||
public static string Menu_Integrations_ShowAccountOnProfile_Description {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Integrations.ShowAccountOnProfile.Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Allow activity joining.
|
||||
/// </summary>
|
||||
|
Loading…
Reference in New Issue
Block a user