diff --git a/Assets/Editor/Translation/scriptcanvas_en_us.ts b/Assets/Editor/Translation/scriptcanvas_en_us.ts
index 5604cfb631..22cd00aaea 100644
--- a/Assets/Editor/Translation/scriptcanvas_en_us.ts
+++ b/Assets/Editor/Translation/scriptcanvas_en_us.ts
@@ -2778,7 +2778,7 @@
VECTOR2_DIRECTIONTO_TOOLTIP
-
+ Returns a direction vector between two points, by default the direction will be normalized, but it may be optionally scaled using the Scale parameter if different from 1.0VECTOR2_DIRECTIONTO_CATEGORY
@@ -32334,7 +32334,7 @@ An Entity can be selected by using the pick button, or by dragging an Entity fro
VECTOR4_DIRECTIONTO_TOOLTIP
-
+ Returns a direction vector between two points, by default the direction will be normalized, but it may be optionally scaled using the Scale parameter if different from 1.0VECTOR4_DIRECTIONTO_CATEGORY
@@ -37606,7 +37606,7 @@ An Entity can be selected by using the pick button, or by dragging an Entity fro
VECTOR3_DIRECTIONTO_TOOLTIP
-
+ Returns a direction vector between two points, by default the direction will be normalized, but it may be optionally scaled using the Scale parameter if different from 1.0VECTOR3_DIRECTIONTO_CATEGORY