i18n-js-validations
Low-level JavaScript value validator predisposed for i18n and extension
Low-level JavaScript value validator predisposed for i18n and extension
Two lines of js realize automatic html translation. No need to change the page, no language configuration file, no API key, SEO friendly!
CLI to generate i18n JSON files
This is a tool that collects terms from javascript files that need to be internationalized according to specific rules. The collected terms are generated into json files in each language.
This is a tool to help you easily deal with the json file management troubles caused by i18n
A tool for translating JSON files in i18n
A utility library for ISO-3166 codes
A tool to extract untranslated texts from React code for internationalization (i18n)
A Node.js module for generating i18n translation files effortlessly. It simplify i18n translation file management.
## Описание
used to extract chinese in a project
实现中文自动替换i18n标记并翻译的命令行工具
这是一款能够自动将代码里的英文转成i18n国际化标记的命令行工具。当然,你也可以用它实现将英文语言包自动翻译成其他语言。适用于vue2、vue3和react
基于vue-i18n国际化插件的的配套提取替换工具,不用修改源代码的前提下,充分保证项目内容语义的完整性和准确性。 ### 功能 - 抽取项目中的所有的中文词汇 - 将抽取词汇转换成vue-i18n插件支持的翻译函数 - 在构建过程中将翻译函数替换回源代码处 ### 特点 - 支持各种格式的代码,零改动成本 - 对包含变量的拼接字符串整段抽取,保证了语义和语序 - 在构建时进行多语言翻译函数替换,零侵入性 - 项目运行自动检索词汇,没有额外繁琐指令 - 内置opencc工具,一键进行繁体翻译 ### 拼接
i18n 命令行工具。一键包裹,提取,翻译,统计。支持网页截图,翻译词条检测
多语言配置
A tool to check for missing internationalization keys in a project
i18n-check-keys webpack plugin
Checks for missing translations in your source code, and unused translations in your locale JSON files.
i18nCleaner - 一个国际化清理工具