1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-12 03:34:23 +02:00

crowdin: fix path to include

This commit is contained in:
lifehackerhansol
2024-09-27 17:07:30 -07:00
parent 3a84613b52
commit bb3676b61f

View File

@@ -2,6 +2,6 @@ files:
- source: /docs/*.md
translation: /docs/%locale_with_underscore%/%original_file_name%
- source: /docs/_include/*.md
translation: /docs/%locale_with_underscore%/include/%original_file_name%
translation: /docs/%locale_with_underscore%/_include/%original_file_name%
- source: /docs/.vitepress/i18n/strings/en_US.json
translation: /docs/.vitepress/i18n/strings/%locale_with_underscore%.json