skill
职业分类
描述
更新
i18n
软件开发工程师
Extract i18n strings, translate missing translations, or add a new language to readest-app. Use when the user invokes /i18n or asks to extract/translate i18n strings or add a new locale. Runs i18next-scanner to extract keys, then translates any __STRING_NOT_TRANSLATED__ placeholders across all locale files.
2026-05-08
i18n-koplugin
软件开发工程师
Extract i18n strings from readest.koplugin Lua sources and translate empty msgstrs in apps/readest.koplugin/locales. Use when the user invokes /i18n-koplugin or asks to extract/translate koplugin i18n strings. Runs scripts/extract-i18n.js to sync .po catalogs from `_("...")` calls, then fills any empty `msgstr ""` entries across all locale files.
2026-05-05