opt: use a seperate ts file as crowdin source

the ts files generated by lupdate[-pro].exe have 4 spaces indentation while Crowdin use 2 spaces indentation.
This will cause the PR commit has many changed lines.  seperate the source file for crowdin use only should solve this issue.
This commit is contained in:
YiFang Xiao 2023-05-08 12:53:21 +08:00 committed by xiaoyifang
parent eee71f6cdf
commit 478993a37f
2 changed files with 5650 additions and 1 deletions

View file

@ -2,5 +2,5 @@
"append_commit_message": false
files:
- source: locale/zh_CN.ts
- source: locale/crowdin.ts
translation: /locale/%locale_with_underscore%.%file_extension%

5649
locale/crowdin.ts Normal file

File diff suppressed because it is too large Load diff