- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 11 Sep 2023 06:19:48 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 11 September 2023 13:19:54 UTC
Potentially:
```JSON
"short_name.localizations": [
"en": { value: "My App, hey!", dir: "ltr", lang: "fr"},
"en-GB": { value: "My App, eh wut?", dir: "ltr"},
"fr": { ... },
"ar": { value: "...", dir: "rtl" }
}
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/1045#issuecomment-1713866460
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/issues/1045/1713866460@github.com>
Received on Monday, 11 September 2023 13:19:54 UTC