mirror of
https://github.com/penpot/penpot.git
synced 2026-05-11 11:03:52 +00:00
💬 Add translation for draw tools TG-237
This commit is contained in:
parent
127ec7536a
commit
0d9a56ba17
@ -46,6 +46,9 @@
|
||||
"ds.help.rect" "Box (Ctrl + B)"
|
||||
"ds.help.circle" "Circle (Ctrl + E)"
|
||||
"ds.help.line" "Line (Ctrl + L)"
|
||||
"ds.help.text" "Text"
|
||||
"ds.help.path" "Path"
|
||||
"ds.help.curve" "Curve"
|
||||
"ds.help.ruler" "Ruler"
|
||||
|
||||
"auth.message.recovery-token-sent" "Password recovery link sent to your inbox."
|
||||
|
||||
@ -86,7 +86,7 @@
|
||||
:shape +draw-tool-path+
|
||||
:priority 5}
|
||||
{:icon i/pencil
|
||||
:help "ds.help.path"
|
||||
:help "ds.help.curve"
|
||||
:shape +draw-tool-curve+
|
||||
:priority 6}])
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user