- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 10 Jul 2024 18:05:58 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 July 2024 01:06:02 UTC
@marcoscaceres commented on this pull request.
> + [=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
+ accessibility, it is possible to specify a different [=language
+ tag=] for a [=localized value=]. This is needed for situations
+ where a term or text must be presented in a language different
```suggestion
where a term or text needs to be presented in a language different
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1101#pullrequestreview-2170680031
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1101/review/2170680031@github.com>
Received on Thursday, 11 July 2024 01:06:02 UTC