We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kiwi-java是受 Kiwi-国际化全流程解决方案启发的项目
kiwi-java是一个智能国际化java工程的一个工具,采用groovy编写
kiwi-java使用ast解析完成翻译,可以识别以下内容并跳过翻译
kiwi-java可以将特定语法转换成适应国际化的语法
private String getAbc(){ return I18nUtils.getMessage("hello") }
地址:https://github.com/zt8989/kiwi-java
The text was updated successfully, but these errors were encountered:
No branches or pull requests
kiwi-java是受 Kiwi-国际化全流程解决方案启发的项目
kiwi-java
智能翻译
智能转换
地址:https://github.com/zt8989/kiwi-java
The text was updated successfully, but these errors were encountered: