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

@marcoscaceres 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">
+            {

Sounds good, but don't use a real company name... they might not approve. 

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

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

Received on Thursday, 5 September 2024 11:00:03 UTC