mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-02-05 08:39:55 +03:00
Fixed crowdin translation path
This commit is contained in:
@@ -3,5 +3,5 @@ base_path: .
|
||||
preserve_hierarchy: false
|
||||
files:
|
||||
- source: /resources/lang/en/*.php
|
||||
translation: /%two_letters_code%/%original_file_name%
|
||||
translation: /resources/lang/%two_letters_code%/%original_file_name%
|
||||
type: php
|
||||
|
||||
Reference in New Issue
Block a user