en: change getStorageShares locale key

Following conversation in Discord, change locale key to match other
shared storage related keys.
This commit is contained in:
bredo 2025-08-05 20:18:42 +12:00
parent 0a53e1c708
commit c6403f2e0d

View file

@ -3616,7 +3616,7 @@
"Help.LinksAndResources.PlatformBotCommands.BenefitCommands.ExitMessages": "Exit Messages", "Help.LinksAndResources.PlatformBotCommands.BenefitCommands.ExitMessages": "Exit Messages",
"Help.LinksAndResources.PlatformBotCommands.BenefitCommands.ExitMessages.Content": "Add to or list your current exit messages. To use this command you have to be subscribed to a supporter tier which has this perk.", "Help.LinksAndResources.PlatformBotCommands.BenefitCommands.ExitMessages.Content": "Add to or list your current exit messages. To use this command you have to be subscribed to a supporter tier which has this perk.",
"Help.LinksAndResources.PlatformBotCommands.BenefitCommands.GetSharedStorage": "Get Shared Storage", "Help.LinksAndResources.PlatformBotCommands.BenefitCommands.GetSharedStorage": "Get Shared Storage",
"Help.LinksAndResources.PlatformBotCommands.BenefitCommands.GetStorageShares.Content": "Tells you how much of your storage you're sharing with other users and groups.", "Help.LinksAndResources.PlatformBotCommands.BenefitCommands.GetSharedStorage.Content": "Tells you how much of your storage you're sharing with other users and groups.",
"Help.LinksAndResources.PlatformBotCommands.CloudVariables.UserCloudVariables.Command": "/CreateUserVar <Path> <Type> <Default Value> <Read Perms> <Write Perms> <List Perms>", "Help.LinksAndResources.PlatformBotCommands.CloudVariables.UserCloudVariables.Command": "/CreateUserVar <Path> <Type> <Default Value> <Read Perms> <Write Perms> <List Perms>",
"Help.LinksAndResources.PlatformBotCommands.CloudVariables.UserCloudVariables.SecondaryCommand": "/GetUserVar <Path>", "Help.LinksAndResources.PlatformBotCommands.CloudVariables.UserCloudVariables.SecondaryCommand": "/GetUserVar <Path>",