lokalise / lokalise-cli-2-go

Lokalise CLI v2
Other
108 stars 52 forks source link

Insight into the file download filenames #78

Closed blowsie closed 3 years ago

blowsie commented 3 years ago

I used the CLI to download my files, some files had some unexpected -en suffixes.

Could someone please care to explain what this is for? I couldn't see it in the project setup, and its also found via lokalise2 file list

{
  "project_id": "xxx",
  "files": [
    {
      "filename": "%LANG_ISO%-en.json",
      "key_count": 688
    },
    {
      "filename": "%LANG_ISO%.json",
      "key_count": 135
    },
    {
      "filename": "__unassigned__",
      "key_count": 0
    }
  ]
}
blowsie commented 3 years ago

Resolved via support, it was due to the way some files had been imported en-en.json