Move localazy.json configuration file to its own folder and add a README.md
This commit is contained in:
parent
8064ceb68a
commit
dcaaecde02
2 changed files with 23 additions and 0 deletions
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"readKey": "a7876306080832595063-aa37154bb3772f6146890fca868d155b2228b492c56c91f67abdcdfb74d6142d",
|
||||
|
||||
"conversion": {
|
||||
"actions": [
|
||||
{
|
||||
"type": "android",
|
||||
"output": "libraries/ui-strings/src/main/res/values/localazy.xml",
|
||||
"conditions": [ "equals: ${languageCode}, en" ]
|
||||
},
|
||||
{
|
||||
"type": "android",
|
||||
"output": "libraries/ui-strings/src/main/res/values-${langAndroidResNoScript}/localazy.xml",
|
||||
"conditions": [ "!equals: ${languageCode}, en" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue