mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 20:50:19 +08:00
fix: Using Crowdin action implement translation sync
Signed-off-by: ErikQQY <2283984853@qq.com>
This commit is contained in:
@ -4,7 +4,7 @@ preserve_hierarchy: true
|
||||
files: [
|
||||
# JSON translation files
|
||||
{
|
||||
source: '/src/locales/en/**/*',
|
||||
translation: '/src/locales/%two_letters_code%/**/%original_file_name%',
|
||||
source: '/web/src/locales/en/data.json',
|
||||
translation: '/web/src/locales/%two_letters_code%/data.json',
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user