Post #1746963
2026-04-23 15:14 UTC
@mro @liaizon
Don't disagree (of course) but from a UX perspective it's likely to be quite similar, because the obvious implementation in a browser extension is to look at the user's lang pref and display that, no matter how you obtain the actual string.
Replies (1)
-
@mnot@techpolicy.social 2026-04-23 15:18
@mro @liaizon All that said, would something like this work? { "feed-title": "This is the proactively negotiated feed title" "feed-titles": { "en": "...", "de": "...", "fr": "...", ... } }