design-system icon indicating copy to clipboard operation
design-system copied to clipboard

feat(docs): replace fake texts with English content in documentation

Open alionazherdetska opened this issue 5 months ago โ€ข 4 comments

๐Ÿ“„ Description

This PR addresses issue #5258 by replacing fake texts (latin lorem ipsum, esperanto, and other placeholder texts) with meaningful English content throughout the documentation. This change improves clarity and reduces confusion for users.

Changes

  • Replaced latin/esperanto placeholder texts with English translations

๐Ÿ“ Checklist

  • โœ… My code follows the style guidelines of this project
  • ๐Ÿ› ๏ธ I have performed a self-review of my own code
  • ๐Ÿ“„ I have made corresponding changes to the documentation
  • โš ๏ธ My changes generate no new warnings or errors
  • ๐Ÿงช I have added tests that prove my fix is effective or that my feature works
  • โœ”๏ธ New and existing unit tests pass locally with my changes

alionazherdetska avatar May 02 '25 10:05 alionazherdetska