diff --git a/Editor/Localization/en-US.json b/Editor/Localization/en-US.json index e43aa771..cc468249 100644 --- a/Editor/Localization/en-US.json +++ b/Editor/Localization/en-US.json @@ -284,5 +284,8 @@ "ro_sim.effect_group.rule_inverted": "This rule is inverted", "ro_sim.effect_group.rule_inverted.tooltip": "This rule will be applied when one of its conditions is NOT met", - "ro_sim.effect_group.conditions": "Conditions" + "ro_sim.effect_group.conditions": "Conditions", + "remove-vertex-color.mode": "Mode", + "remove-vertex-color.mode.Remove": "Remove Vertex Colors", + "remove-vertex-color.mode.DontRemove": "Keep Vertex Colors" }