1. 界面文本:src/main/resources/stencilset.json
2. 一些界面信息: src/main/webapp/modeler/editor/i18n, 需要src/main/resources/editor.html 设定导入语言文件,记得增加translation_zh_cn.js和translation_signavio_zh_cn.js文件。
3. 架构本身的一些文本可以main/webapp/modeler/editor/oryx.js和src/main/webapp/modeler/editor/oryx.debug.js里面找。比如右侧顶部的Properties字符串。
2. 一些界面信息: src/main/webapp/modeler/editor/i18n, 需要src/main/resources/editor.html 设定导入语言文件,记得增加translation_zh_cn.js和translation_signavio_zh_cn.js文件。
3. 架构本身的一些文本可以main/webapp/modeler/editor/oryx.js和src/main/webapp/modeler/editor/oryx.debug.js里面找。比如右侧顶部的Properties字符串。
配置国际化界面文本
本文介绍如何在项目中配置界面文本的国际化,包括指定语言文件、创建特定语言版本的翻译文件及定位编辑器内的文本元素。
4907

被折叠的 条评论
为什么被折叠?



