mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-22 08:36:21 +01:00
Try limit export language
Not everything is fully translated yet, so it's weird to see all of them in PR
This commit is contained in:
parent
d1887afed8
commit
921943245f
1 changed files with 2 additions and 0 deletions
|
@ -5,3 +5,5 @@ append_commit_message: false
|
|||
files:
|
||||
- source: /src/locales/en.po
|
||||
translation: /src/locales/%locale%.po
|
||||
export_languages:
|
||||
- zh-CN
|
||||
|
|
Loading…
Reference in a new issue