mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
The `tabbed_instructions` widget used for both language toggles in our API documentation and app toggles in our Help Center documentation misleadingly calls the identifier for the tab `language` in local variables and its interface. - Renames local variables `language` -> `tab_key`. - Renames HTML data attributes `data-language` -> `data-tab-key`. Fixes #24669.
5.2 KiB
5.2 KiB