mirror of
https://gitee.com/johng/gf
synced 2026-07-05 13:22:16 +08:00
5 lines
105 B
XML
5 lines
105 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<i18n>
|
||
|
|
<hello>你好</hello>
|
||
|
|
<world>世界</world>
|
||
|
|
</i18n>
|