mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
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:
parent
eee71f6cdf
commit
478993a37f
|
@ -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
5649
locale/crowdin.ts
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue