mirror of
https://github.com/penpot/penpot.git
synced 2025-02-20 13:55:34 -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
|
:id ::fill
|
||||||
:icon i/fill
|
:icon i/fill
|
||||||
:comp options-fill/fill-menu}
|
:comp options-fill/fill-menu}
|
||||||
{:name (tr "element.fill")
|
{:name (tr "element.stroke")
|
||||||
:id ::stroke
|
:id ::stroke
|
||||||
:icon i/stroke
|
:icon i/stroke
|
||||||
:comp options-stroke/stroke-menu}
|
:comp options-stroke/stroke-menu}
|
||||||
|
|
Loading…
Add table
Reference in a new issue