Skip to content

国际化语言资源管理系统,管理web系统的多国家多语言版本问题

Notifications You must be signed in to change notification settings

kylege/i18nadmin

Repository files navigation

国际化语言包管理系统

主要解决网站的多语言版本问题,前端js与后台php都要维护一套语言版本字符串,本系统就是将前端与后台的语言字符串统一管理。

通过数据库统一管理语言,然后给指定语言打标签,从而实现分模块化的语言字符串分配。

采用mongodb作为数据库。可以将指定标签的所有语言字符串导出指定编程语言的代码文件,再通过不同语言去加载不同代码文件。

About

国际化语言资源管理系统,管理web系统的多国家多语言版本问题

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published