소스 검색

Merge branch 'master' of https://github.com/visuddhinanda/mint

visuddhinanda 5 년 전
부모
커밋
49f81178ae
6개의 변경된 파일12개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      app/public/lang/default.json
  2. 2 0
      app/public/lang/en.json
  3. 2 0
      app/public/lang/my.json
  4. 2 0
      app/public/lang/si.json
  5. 2 0
      app/public/lang/zh-cn.json
  6. 2 0
      app/public/lang/zh-tw.json

+ 2 - 0
app/public/lang/default.json

@@ -464,6 +464,8 @@
 		"comment": "comments",
 		"my_term": "my term",
 		"scan_in_reader": "scan in reader",
+		"selected": "selected",
+		"to_be_selected": "to be selected",
 		"": ""
 	},
 	"grammastr": [

+ 2 - 0
app/public/lang/en.json

@@ -463,6 +463,8 @@
 		"comment": "comments",
 		"my_term": "my term",
 		"scan_in_reader": "scan in reader",
+		"selected": "selected",
+		"to_be_selected": "to be selected",
 		"": ""
 	},
 	"grammastr": [

+ 2 - 0
app/public/lang/my.json

@@ -463,6 +463,8 @@
 		"comment": "comments",
 		"my_term": "my term",
 		"scan_in_reader": "scan in reader",
+		"selected": "selected",
+		"to_be_selected": "to be selected",
 		"": "",
 		"": ""
 	},

+ 2 - 0
app/public/lang/si.json

@@ -468,6 +468,8 @@
 		"comment": "comments",
 		"my_term": "my term",
 		"scan_in_reader": "scan in reader",
+		"selected": "selected",
+		"to_be_selected": "to be selected",
 		"": "",
 		"": ""
 	},

+ 2 - 0
app/public/lang/zh-cn.json

@@ -466,6 +466,8 @@
 		"comment": "评论",
 		"my_term": "我的术语",
 		"scan_in_reader": "去藏经阁中阅览",
+		"selected": "已选",
+		"to_be_selected": "待选",
 		"": ""
 	},
 	"grammastr": [

+ 2 - 0
app/public/lang/zh-tw.json

@@ -465,6 +465,8 @@
 		"comment": "評論",
 		"my_term": "我的術語",
 		"scan_in_reader": "去藏經閣中閱覽",
+		"selected": "已選",
+		"to_be_selected": "待選",
 		"": ""
 	},
 	"grammastr": [