Fix screenshots path in TTS Faq #244

Merged
Jean-BaptisteC merged 1 commit from fix_paths into master 2024-06-23 14:53:25 +00:00
Jean-BaptisteC commented 2024-06-23 13:07:45 +00:00 (Migrated from github.com)

Update paths of new screenshots added in this PR #243

Update paths of new screenshots added in this PR #243
biodranik (Migrated from github.com) approved these changes 2024-06-23 13:27:25 +00:00
biodranik (Migrated from github.com) left a comment

Thanks, J.B.! Would it be hard for you to re-make the same screenshots for the listed languages?

Thanks, J.B.! Would it be hard for you to re-make the same screenshots for the listed languages?
Jean-BaptisteC commented 2024-06-23 13:37:27 +00:00 (Migrated from github.com)

Not It can be done easily
How do you want to organize screenshots in the directory?

Not It can be done easily How do you want to organize screenshots in the directory?
biodranik commented 2024-06-23 14:17:29 +00:00 (Migrated from github.com)

There are several ways:

  1. Add a subfolder for each lang like fr/screenshot1.png
  2. Use the same folder and similar to md naming: screenshot1.fr.png (it can be ok for one image, but for many may pollute the folder and make it a bit harder to find a translation).
  3. Start from a lang to sort/find easier in the same folder: fr.screenshot1.png or fr_screenshot1.png or fr-screenshot1.png
There are several ways: 1. Add a subfolder for each lang like `fr/screenshot1.png` 2. Use the same folder and similar to md naming: `screenshot1.fr.png` (it can be ok for one image, but for many may pollute the folder and make it a bit harder to find a translation). 3. Start from a lang to sort/find easier in the same folder: `fr.screenshot1.png` or `fr_screenshot1.png` or `fr-screenshot1.png`
Sign in to join this conversation.
No description provided.