From 31e2fff4d4d5d0f52ce285dc9371588f16077653 Mon Sep 17 00:00:00 2001 From: Prithvi Tharun Date: Thu, 12 Jan 2023 20:57:46 +0530 Subject: [PATCH] :sparkles: Improves tooltip X and Y position tooltips updated to communicate more info Signed-off-by: Prithvi Tharun --- frontend/translations/en.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/translations/en.po b/frontend/translations/en.po index ddf122ca9..3ffc4eccb 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -4008,10 +4008,10 @@ msgid "workspace.options.width" msgstr "Width" msgid "workspace.options.x" -msgstr "X" +msgstr "X axis" msgid "workspace.options.y" -msgstr "Y" +msgstr "Y axis" msgid "workspace.path.actions.add-node" msgstr "Add node (%s)"