Four config translation keys

This commit is contained in:
SD 2021-03-30 07:48:33 +05:30
parent 771ecf680e
commit b31d5e7395

View file

@ -180,6 +180,10 @@
"text.autoconfig.dimdoors.option.pockets.defaultWeightEquation@Tooltip": "Sets the equation to be used to compute weight when there is no / invalid weight equation present in the pocket generator json",
"text.autoconfig.dimdoors.option.pockets.fallbackWeight": "Fallback weight",
"text.autoconfig.dimdoors.option.pockets.fallbackWeight@Tooltip": "Sets the fallback weight to be used if the default weight equation fails.",
"text.autoconfig.dimdoors.option.pockets.classicPocketsResourcePackActivationType": "Classic Resource Pack Activation Type",
"text.autoconfig.dimdoors.option.pockets.classicPocketsResourcePackActivationType@Tooltip": "Default - Disabled but can be enabled, Default Enabled - Enabled but can be disabled, Always Enabled - Can not be disabled",
"text.autoconfig.dimdoors.option.pockets.defaultPocketsResourcePackActivationType": "Default Resource Pack Activation Type",
"text.autoconfig.dimdoors.option.pockets.defaultPocketsResourcePackActivationType@Tooltip": "Default - Disabled but can be enabled, Default Enabled - Enabled but can be disabled, Always Enabled - Can not be disabled.",
"dimdoors.pocket.dyeAlreadyAbsorbed": "The pocket is already that color, so the rift didn't absorb the dye.",
"dimdoors.pocket.pocketHasBeenDyed": "The pocket has been dyed %s.",
"dimdoors.pocket.remainingNeededDyes": "The pocket has %s/%s of the dyes needed to be colored %s.",