Skip to content

Commit 3112db4

Browse files
committed
[BUGFIX] target-language in language file
additional improve README
1 parent 9c919ef commit 3112db4

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ We have changed the database fields
3232

3333
### Use the example cta element
3434

35-
If you want to make use of the basic cta element included as an example, add the TypoScript setup to your site-Extension
35+
If you want to make use of the basic cta element included as an example, add the site set to your site configuration
36+
37+
For TYPO3 Version < 13, add the TypoScript setup to your site-Extension
3638
setup:
3739

3840
`@import 'EXT:cta/Configuration/TypoScript/setup.typoscript'`

Resources/Private/Language/de.locallang_db.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
22
<xliff version="1.0">
3-
<file source-language="en" datatype="plaintext" original="messages" date="2020-05-22T13:13:13Z">
3+
<file source-language="en" target-language="de" datatype="plaintext" original="messages" date="2020-05-22T13:13:13Z">
44
<header>
55
<description>Language Labels for EXT:cta backend</description>
66
<authorName>David Steeb</authorName>

0 commit comments

Comments
 (0)