diff --git a/README.md b/README.md index 712fcdd..47c7561 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Specification link: https://wicg.github.io/manifest-incubations/index.html # Explainers - [Scope Extensions for Web Apps](scope_extensions-explainer.md) + - [Web App Translations](translations-explainer.md) # Background diff --git a/translations-explainer.md b/translations-explainer.md index 45477f8..0338c3f 100644 --- a/translations-explainer.md +++ b/translations-explainer.md @@ -2,6 +2,8 @@ Authors: [Aaron Gustafson](https://github.com/aarongustafson), Louise Brett (loubrett@google.com), Glen Robertson (glenrob@chromium.org) +TODO: This explainer needs to be updated to match the [Web Manifest Overrides](https://github.com/w3c/manifest/issues/1045) proposal. + ## Overview This document proposes a new `translations` manifest member that enables web apps to provide alternate values for manifest members in specific languages.