Add tx config

This commit is contained in:
Damian Mooyman 2017-05-08 10:30:50 +12:00
parent 799038ea0e
commit 40a07f5002
No known key found for this signature in database
GPG Key ID: 78B823A10DE27D1A
2 changed files with 8 additions and 8 deletions

8
.tx/config Normal file
View File

@ -0,0 +1,8 @@
[main]
host = https://www.transifex.com
[silverstripe-reports.master]
file_filter = lang/<lang>.yml
source_file = lang/en.yml
source_lang = en
type = YML

View File

@ -5,11 +5,3 @@ en:
SilverStripe\Reports\SideReport:
OtherGroupTitle: Other
REPEMPTY: 'The {title} report is empty.'
BROKENFILES: 'Pages with broken files'
BROKENREDIRECTORPAGES: 'RedirectorPages pointing to deleted pages'
BROKENVIRTUALPAGES: 'VirtualPages pointing to deleted pages'
BrokenLinksGroupTitle: 'Broken links reports'
ContentGroupTitle: 'Content reports'
EMPTYPAGES: 'Pages with no content'
LAST2WEEKS: 'Pages edited in the last 2 weeks'
ParameterLiveCheckbox: 'Check live site'