What are the difficulties of internationalization?
Usually, a series of texts such as abnormal messages in the project are all in Chinese. The developers did not consider the internationalization situation when developing. We need to determine which Chinese are comments, which Chinese are copywriting, and which copywriting is involved in business logic.
kiwi-java
kiwi-java refers to a solution for kiwi 's internationalized java code. This solution uses abstract syntax trees to perfectly solve the above problems.
flow chart
Architecture design
kiwi-java mainly contains four core modules: extraction, filter, transformation, and translation.
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。