mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 10:38:13 -05:00
✏️ Use correct i18n key for strokes
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
This commit is contained in:
parent
294734ce93
commit
1e44747acf
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
:id ::fill
|
||||
:icon i/fill
|
||||
:comp options-fill/fill-menu}
|
||||
{:name (tr "element.fill")
|
||||
{:name (tr "element.stroke")
|
||||
:id ::stroke
|
||||
:icon i/stroke
|
||||
:comp options-stroke/stroke-menu}
|
||||
|
|
Loading…
Add table
Reference in a new issue