Re: [w3c/manifest] Add members for localization (PR #1101)

@christianliebel commented on this pull request.



> +        <aside class="example">
+          <p>
+            For example, the [=manifest/name=] member is a [=localizable
+            member=], and `name_localized` is its corresponding
+            [=manifest/*_localized=] member.
+          </p>
+        </aside>
+        <p>
+          A <dfn>language map</dfn> is an [=ordered map=] whose key is a
+          [=language tag=] and whose value is a [=localized value=]. The
+          <dfn>localized value</dfn> is content localized in the language given
+          by the key.
+        </p>
+        <aside class="example" title="Localizing the application name">
+          <pre class="json">
+            {

If it's okay to use real-world brands/examples, that's fine with me. I also have the "Just Eat" example here, where the brand even differs between de-DE and de-CH: https://github.com/w3c/manifest/pull/1101#discussion_r1676783850

@marcoscaceres WDYT?

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

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

Received on Sunday, 25 August 2024 14:32:39 UTC