bugfix: fix French translation for ${PICTURES} macro (#6942)

From /usr/share/locale/fr/LC_MESSAGES/xdg-user-dirs.mo:

    msgid "Pictures"
    msgstr "Images"
This commit is contained in:
pierretom 2025-10-19 16:46:50 +02:00 committed by GitHub
parent 5079daa9cd
commit 678d81843f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,7 +52,7 @@ Macro macro[] = {
{
"${PICTURES}",
"XDG_PICTURES_DIR=\"$HOME/",
{"Pictures", "Изображения", "Photos", "Immagini", "Imágenes", "Imagens", "Bilder"}
{"Pictures", "Изображения", "Images", "Immagini", "Imágenes", "Imagens", "Bilder"}
},
{