Skip to content

Omitted translations with unclear reason #609

Discussion options

You must be logged in to vote

Hi @alpha-khambir,

please try to specify a Languages Mapping for the Spanish language:

"project_id": "---"
"api_token": "---"
"base_path": "."
"base_url": "https://api.crowdin.com"
"preserve_hierarchy": true

files: [
  {
    "source": "/Foo/Resources/en.lproj/Localizable.strings",
    "translation": "/Foo/Resources/%osx_code%/%original_file_name%",
    "languages_mapping": {
      "osx_code": {
        "es-ES": "es.lproj"
      }
    }
  }
]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by andrii-bodnar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants