Skip to content
Snippets Groups Projects
Commit ab844d60 authored by Georg Ringer's avatar Georg Ringer Committed by Benjamin Franzke
Browse files

[TASK] Add configuration for Crowdin

Crowdin requires a basic configuration which defines where the
XLIFF files and their translations are located. The configuration is used
by the GitHub integration which is offered by Crowdin itself.
See https://support.crowdin.com/github-integration/ for more information
about that.

Even though the translations will not be pushed back to the GitHub
repository of TYPO3 (as pull requests), the "translation" property is
required as the manual export of translations will use it.

Resolves: #89281
Releases: master, 9.5
Change-Id: I1a5f94b416a0652081976bcdbd9ea7d61fb202dc
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61846


Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
parent cb42dac2
Branches
Tags
No related merge requests found
files:
- source: /typo3/sysext/*/Resources/Private/Language/
translation: '%original_path%/%two_letters_code%.%original_file_name%'
/.crowdin.yaml export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitreview export-ignore
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment