Browse Source

国际化

xiatian 1 năm trước cách đây
mục cha
commit
2c2d9055a3

+ 1 - 1
stmms-web/src/main/webapp/WEB-INF/views/modules/report/reportSubjectCollege.jsp

@@ -58,7 +58,7 @@
 <table id="contentTable" class="table table-striped table-bordered table-condensed">
     <thead>
     <tr>
-        <th data-i18n-text="report.college.name">学生院系</th>
+        <th data-i18n-text="report.college.name">电厂</th>
 		<th data-i18n-text="report.subject.totalCount">报考人数</th>
 		<th data-i18n-text="report.subject.realityCount">有效人数</th>
         <th data-i18n-text="report.college.avgScore">平均分</th>

+ 1 - 1
stmms-web/src/main/webapp/static/i18n/messages.properties

@@ -201,7 +201,7 @@ report.college.select=\u8BF7\u9009\u62E9
 report.college.search=\u67E5\u8BE2
 report.college.export=\u5BFC\u51FA
 report.college.chart=\u67E5\u770B\u7EDF\u8BA1\u56FE
-report.college.name=\u5B66\u751F\u9662\u7CFB
+report.college.name=\u7535\u5382
 report.college.avgScore=\u5E73\u5747\u5206
 report.college.maxScore=\u6700\u9AD8\u5206
 report.college.minScore=\u6700\u4F4E\u5206

+ 1 - 1
stmms-web/src/main/webapp/static/i18n/messages_zh.properties

@@ -201,7 +201,7 @@ report.college.select=\u8BF7\u9009\u62E9
 report.college.search=\u67E5\u8BE2
 report.college.export=\u5BFC\u51FA
 report.college.chart=\u67E5\u770B\u7EDF\u8BA1\u56FE
-report.college.name=\u5B66\u751F\u9662\u7CFB
+report.college.name=\u7535\u5382
 report.college.avgScore=\u5E73\u5747\u5206
 report.college.maxScore=\u6700\u9AD8\u5206
 report.college.minScore=\u6700\u4F4E\u5206