Re: [w3c/manifest] [DRAFT—DO NOT MERGE/REVIEW] Add members for localization (PR #1101)

> I suppose the stray `"lang": "fr"` in your [comment before](https://github.com/w3c/manifest/pull/1101#:~:text=%22ltr%22-,%2C%20%22lang%22%3A%20%22fr%22,-%7D%2C%0A%20%20%20%20%20%20%20%20%20%22en%2DGB) isn't intended:
> 
> ```json
> "en":  { "value": "My App, hey!", "dir": "ltr", "lang": "fr"},
> ```
> 
> I could edit your comment directly, but wanted to make sure it's indeed a copy/paste first.

This actually is intended - the example might not be great, but we need the ability for a string to be displayed in a different language A when showing for language B. For example, if a product name or logo etc was a character in a different language, the dev can make sure it renders in the desired language for the user's chosen display language.

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

Message ID: <w3c/manifest/pull/1101/c2153544976@github.com>

Received on Thursday, 6 June 2024 23:17:18 UTC