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:
The4codeblocks
2025-12-28 10:46:27 -05:00
committed by GitHub
parent c0d0419016
commit 43a3c3a340
11 changed files with 11 additions and 11 deletions

View File

@@ -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.