Skip to content
Snippets Groups Projects
Commit ddf720c9 authored by Yassine Doghri's avatar Yassine Doghri
Browse files

chore(crowdin): escape single quotes with backslash

parent b27ce3d9
Branches
Tags
No related merge requests found
...@@ -2,5 +2,7 @@ commit_message: "[ci skip]" ...@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment