소스 검색

added KrasnayaPloshchad as contributor

Gildas 7 년 전
부모
커밋
168ea2a1b3
2개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      README.MD
  2. 2 1
      extension/ui/pages/help.html

+ 1 - 1
README.MD

@@ -57,7 +57,7 @@ Please follow these steps if you find an unknown issue:
 - Please report the issue with a short description describing how to reproduce the issue, Browser version, OS name and version here: https://github.com/gildas-lormeau/SingleFile/issues.
 
 ## Contributors
-- Chinese translation done by yfdyh000 (https://github.com/yfdyh000)
+- Chinese translation done by yfdyh000 (https://github.com/yfdyh000), KrasnayaPloshchad (https://github.com/KrasnayaPloshchad)
 - Japanese translation done by Shitennouji(四天王寺) (https://github.com/Shitennouji)
 - Polish translation done by xesarni (https://github.com/xesarni)
 - Russian translation done by rstp14 (https://github.com/rstp14)

+ 2 - 1
extension/ui/pages/help.html

@@ -462,7 +462,8 @@
 			<li>
 				<a id="contributors">Contributors</a>
 				<ul>
-					<li>Chinese translation done by yfdyh000 (<a href="https://github.com/yfdyh000">GitHub profile</a>)</li>
+					<li>Chinese translation done by yfdyh000 (<a href="https://github.com/yfdyh000">GitHub profile</a>),
+						KrasnayaPloshchad (<a href="https://github.com/KrasnayaPloshchad">GitHub profile</a>)</li>
 					<li>Japanese translation, done by Shitennouji (四天王寺) (<a href="https://github.com/Shitennouji">GitHub profile</a>)</li>
 					<li>Polish translation done by xesarni (<a href="https://github.com/xesarni">GitHub profile</a>)</li>
 					<li>Russian translation done by rstp14 (<a href="https://github.com/rstp14">GitHub profile</a>)</li>