zk-jargon-decoder icon indicating copy to clipboard operation
zk-jargon-decoder copied to clipboard

Implement language switch icon for multi-language support

Open Mameta29 opened this issue 1 year ago • 0 comments

Possibility of implementing a language switch icon: While mdbook-i18n-helpers doesn't provide this functionality directly, I will implement a custom JavaScript solution that:

  • Generates a JSON file with available languages during each language version build.
  • Creates a language switch dropdown using this JSON file.
  • Redirects to the corresponding language version URL when a user selects a language.

Mameta29 avatar Oct 09 '24 09:10 Mameta29