44 lines
1.5 KiB
JSON
44 lines
1.5 KiB
JSON
|
|
{
|
||
|
|
"version" : "1.1",
|
||
|
|
"profiles" : [ {
|
||
|
|
"id" : "955e11c3-05bb-457d-8770-d375b6ffbb9d",
|
||
|
|
"name" : "Vue-i18n",
|
||
|
|
"keyNamingPattern" : "CAMEL_CASE_PATTERN",
|
||
|
|
"sink" : {
|
||
|
|
"id" : "cf1c5104-9d1b-47d0-897c-a4c05547a2f1",
|
||
|
|
"type" : "namespaced",
|
||
|
|
"translationsDirectory" : "$PROJECT_DIR$/src/i18n",
|
||
|
|
"fileType" : "javascript",
|
||
|
|
"defaultLocale" : "en",
|
||
|
|
"namespaces" : [ "messages" ],
|
||
|
|
"outputFilenameTemplate" : "%locale%.js",
|
||
|
|
"nestingType" : "DOT",
|
||
|
|
"placeholderFormatterName" : "ICU"
|
||
|
|
},
|
||
|
|
"sources" : [ {
|
||
|
|
"id" : "e14b4345-5577-4e86-96df-bd122b3160c5",
|
||
|
|
"type" : "js",
|
||
|
|
"scopeName" : "Project Files",
|
||
|
|
"scopePattern" : "",
|
||
|
|
"replacementTemplate" : "$t('%key%', %map%)",
|
||
|
|
"skipDefaultNamespace" : false
|
||
|
|
}, {
|
||
|
|
"id" : "c16cf6b3-33a6-449e-b9cc-4b190a346045",
|
||
|
|
"type" : "htmlvue",
|
||
|
|
"scopeName" : "Project Files",
|
||
|
|
"scopePattern" : "",
|
||
|
|
"replacementTemplate" : "$t('%key%', %map%)",
|
||
|
|
"inlineTagNames" : [ ],
|
||
|
|
"translatableAttributeNames" : [ "title", "alt", "placeholder", "label", "aria-label", "v-text", "v-html" ],
|
||
|
|
"skipDefaultNamespace" : false
|
||
|
|
} ]
|
||
|
|
} ],
|
||
|
|
"ignores" : {
|
||
|
|
"valuesInProject" : [ "use strict" ],
|
||
|
|
"valuesInFile" : { },
|
||
|
|
"filesInProject" : [ ],
|
||
|
|
"unignoredFunctionNames" : [ ],
|
||
|
|
"unignoredFunctionArguments" : { },
|
||
|
|
"ignoredArrayKeys" : [ "class", "selector", "template", "middleware", "layout", "el", "component", "type", "name", "id", "key", "sql", "query", "dateFormat", "date", "condition" ]
|
||
|
|
}
|
||
|
|
}
|