From cd3f1d5dedbb28ab6e7516033f4dd29694fd48e8 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 111305408b..8a69a122ff 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -4133,10 +4133,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)"