mirror of
https://github.com/acepanel/acepanel.github.io.git
synced 2026-02-04 01:57:15 +08:00
7 lines
322 B
YAML
7 lines
322 B
YAML
commit_message: '[skip ci] Update translations (%language%) %original_file_name%'
|
|
pull_request_title: 'l10n: update translations'
|
|
files:
|
|
- source: /en/**/*.md
|
|
translation: /%locale_with_underscore%/**/%file_name%.md
|
|
- source: /.vitepress/config/en.ts
|
|
translation: /.vitepress/config/%locale_with_underscore%.ts |