UNPKG
better-crowdin
Version:
latest (1.0.1)
1.0.1
1.0.0
Crowdin CLI on steroids
better-crowdin
/
test
/
fixtures
/
config
/
severalFiles.json
14 lines
(12 loc)
•
281 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"files"
: [ {
"source"
:
"src/test/file1.json"
,
"translation"
:
"
%original
_path
%/
%locale
%/
%file
_name
%.
%file
_extension%"
}, {
"source"
:
"src/test/file2.json"
,
"translation"
:
"otherPath/
%locale_with
_underscore
%/
%original_file
_name%"
} ] }