update translation placeholders (#11505)
* fix placeholder * fix placeholder * again * again * again * again * again * Clarify graphicstype.image description Updated the description for graphicstype.image to clarify usage examples. * again * again * again
This commit is contained in:
@@ -2658,7 +2658,7 @@ graphicstype.linerect = Draw a rectangle outline.
|
||||
graphicstype.poly = Fill a regular polygon.
|
||||
graphicstype.linepoly = Draw a regular polygon outline.
|
||||
graphicstype.triangle = Fill a triangle.
|
||||
graphicstype.image = Draw an image of some content.\nex: [accent]@router[] or [accent]@dagger[].
|
||||
graphicstype.image = Draw an image of some content or copies another display.\nex content: [accent]@router[], [accent]@dagger[] or a display [accent]display1[].
|
||||
graphicstype.print = Draws text from the print buffer.\nClears the print buffer.
|
||||
|
||||
lenum.always = Always true.
|
||||
|
||||
Reference in New Issue
Block a user