소스 검색

Update Crowdin configuration file

daniel 3 년 전
부모
커밋
8de8fa26e0
1개의 변경된 파일3개의 추가작업 그리고 6개의 파일을 삭제
  1. 3 6
      crowdin.yml

+ 3 - 6
crowdin.yml

@@ -1,7 +1,4 @@
 commit_message: '[ci skip]'
-files: [
-	{
-		source: "/resources/lang/en/web.php",
-		translation: /resources/lang/%two_letters_code%/web.php
-	}
-]
+files:
+  - source: /resources/lang/en/web.php
+    translation: /resources/lang/%two_letters_code%/web.php