From f777ea66d0b2195f81b2a3eaeda072bfbf5f03b8 Mon Sep 17 00:00:00 2001 From: nadena-dev-ci Date: Mon, 2 Dec 2024 08:03:18 +0900 Subject: [PATCH] Update source file en-US.json --- Editor/Localization/en-US.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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" }