Re: [w3c/manifest] Application name section might need localization support (Issue #1088)

@aphillips I'm confused. Is this to support usecases where the manifest isn't fetched, but stored offline? If not, the current web manifest standard support localizability through the standard web content negotiation mechanism:

1. User agent sends the `accept-language` header (also `accept`, which affects what formats the server may return).
2. Server-side decides what resource to return.
3. User agent gets the best resource in the best resolved language.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/1088#issuecomment-1547860023
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/issues/1088/1547860023@github.com>

Received on Monday, 15 May 2023 13:27:33 UTC