Description
Our REST API sandbox is built using Swagger UI, yet Swagger UI does not support native translation. This means that UI elements like table headers and navigation do support translation. We recently came to a decision to proceed with releasing REST sandbox with partial translation support. However, a stipulation of that release included adding a disclaimer about it being a known gap, as well as a link to [a phabricator](<PhabTBD>) ticket with more information about how we will solve it in the longer term.
Current page header description text reads:
This page provides a query builder for REST APIs. Note that API calls will interact with live wiki content.
Choose the API to explore.
Conditions of Acceptance
- Update overall description header for the page. Message should read:
Use this page to experiment with the MediaWiki REST APIs. API calls made through this page will interact with live wiki content and may modify the wiki. Refer to the API documentation for further details about API usage.
Choose an API to explore.
- When the page is accessed from a non-english wiki, include a disclaimer about the mixed translation support currently present in the REST Sandbox.
- Only display the disclaimer message if the documentation is being viewed on non-english language projects.
- Display this note before the "Choose an API to explore"
- Display the translation note with "Information box" styling (blue i banner style -- see https://www.mediawiki.org/wiki/OOUI for an example)
Translation note: UI and navigation items do not yet support translation. We are aware and are [working towards a solution](<PhabricatorTBD>).


