- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 05 Sep 2024 04:13:37 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 5 September 2024 11:13:41 UTC
@marcoscaceres commented on this pull request.
> + {
+ "lang": "en-US",
+ "dir": "ltr",
+ "name": "Color Picker",
+ "name_localized": {
+ "de": "Farbwähler",
+ "en": {"value": "Color Picker"},
+ "en-GB": {"value": "Colour Picker", "dir": "ltr"},
+ "fr": {"value": "Sélecteur de Couleur", "lang": "fr-CA", "dir": "ltr"},
+ "ar": {"value": "منتقي الألوان", "dir": "rtl"}
+ }
+ }
+ </pre>
+ </aside>
+ <p>
+ The value assigned to the [=localizable member=] is the <dfn>default
```suggestion
The value assigned to the [=localizable member=] is the <dfn data-for="localizable member">default
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1101#pullrequestreview-2282613037
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1101/review/2282613037@github.com>
Received on Thursday, 5 September 2024 11:13:41 UTC