mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-01 15:02:01 +00:00
chore(crowdin): escape single quotes with backslash
This commit is contained in:
parent
b27ce3d901
commit
ddf720c9a7
@ -2,5 +2,7 @@ commit_message: "[ci skip]"
|
|||||||
files:
|
files:
|
||||||
- source: /app/Language/en/*.php
|
- source: /app/Language/en/*.php
|
||||||
translation: /app/Language/%two_letters_code%/%original_file_name%
|
translation: /app/Language/%two_letters_code%/%original_file_name%
|
||||||
|
escape_quotes: 1
|
||||||
- source: /modules/**/Language/en/*.php
|
- source: /modules/**/Language/en/*.php
|
||||||
translation: /modules/**/Language/%two_letters_code%/%original_file_name%
|
translation: /modules/**/Language/%two_letters_code%/%original_file_name%
|
||||||
|
escape_quotes: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user