File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
frontend/app/scripts/languages Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ angular.module('serviceCenter')
4444 "serviceConsumers" : "服务消费者" ,
4545 "schema" : "服务契约" ,
4646 "dashboard" : "仪表板" ,
47- "up" : "向上 " ,
48- "down" : "下 " ,
49- "starting" : "开始 " ,
47+ "up" : "在线 " ,
48+ "down" : "离线 " ,
49+ "starting" : "初始化 " ,
5050 "outOfService" : "暂停服务" ,
5151 "dashboard" : "仪表板" ,
5252 "getSchema" : "获取契约" ,
@@ -55,12 +55,12 @@ angular.module('serviceCenter')
5555 "errorText" : "错误文字" ,
5656 "errorStatus" : "错误状态" ,
5757 "noSchemaFilesExists" : "契约文件不存在" ,
58- "instances" : "实例数 " ,
58+ "instances" : "实例 " ,
5959 "operations" : "操作" ,
6060 "noDataFound" : "没有找到数据" ,
6161 "noSchemaFound" : "找不到契约" ,
6262 "schemaTest" : "契约测试" ,
63- "schemes" : "方案 " ,
63+ "schemes" : "契约 " ,
6464 "providers" : "提供者" ,
6565 "consumers" : "消费者" ,
6666 "operation" : "操作" ,
You can’t perform that action at this time.
0 commit comments