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

@marcoscaceres commented on this pull request.



> +          <p>
+            When a plain [=string=] is used, or when the `lang` or `dir`
+            members are omitted, `lang` falls back the [=language tag=] of the
+            [=language map=] key, and `dir` falls back to the [=manifest/dir=]
+            member of the [=manifest=].
+          </p>
+          <aside class="note">
+            <p>
+              The `dir` member must be specified if the direction of a
+              localized string differs from the default direction set in the
+              manifest ([=manifest/dir=] member). Right-to-left text will
+              require specific direction settings if the manifest's default
+              direction is left-to-right, and vice versa.
+            </p>
+            <p>
+              To support multilingual content and ensure proper display and

```suggestion
              To support multilingual content and ensure optimal display and
```

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

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

Received on Thursday, 11 July 2024 01:04:58 UTC