Greasy Fork is available in English.

Change notification wording

Replace sentence-like wording from yt notifications with predictable, readable-at-a-glance text.

< Σχολιασμός για τον κώδικα Change notification wording

Ερώτηση/σχόλιο

§
Δημοσιεύτηκε: 10/06/2023

Hello,

I added the French language like this :

"fr-FR": {
            notifTitleText: "Notifications",
            video:        /(?:.*<\/span>)?(?<channel>.*?) a mis en ligne (?<title>.*)/,
            live:         /(?:.*<\/span>)?(?<channel>.*?) est en direct: (?<title>.*)/,
            premiere:     /(?:.*<\/span>)?(?<channel>.*?) premiering now: (?<title>.*)/,
            commentReply: /(?:.*<\/span>)?(?<user>.*?) replied: (?<comment>.*)/,
            commentLike:  /(?:.*<\/span>)?👍 Someone liked your comment: (?<comment>.*)/,
        },

But the change didn't work...

Do you have any idea what's wrong with what I've added please ?

Thank you for your answer.

Google Chrome Browser with Violentmonkey

§
Δημοσιεύτηκε: 12/06/2024

Try "fr"

§
Δημοσιεύτηκε: 13/06/2024

Try "fr"

Thank you.

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.