Files
Fu-Jie_openwebui-extensions/.github/skills/i18n-validator/SKILL.md

490 B

name, description
name description
i18n-validator Validates multi-language consistency in the TRANSLATIONS dictionary of a plugin. Use to check if any language keys are missing or if translations need updating.

I18n Validator

Overview

Ensures all 12 supported languages (en-US, zh-CN, etc.) have aligned translation keys.

Features

  • Detects missing keys in non-English dictionaries.
  • Suggests translations using the core AI engine.
  • Validates the fallback_map for variant redirects.