-
-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added CustomContao * Update de.yml * Update en.yml * Update de.txt * Update en.txt
- Loading branch information
1 parent
3c1dc29
commit f37fd38
Showing
4 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -121,6 +121,7 @@ Crawlers | |
Creator | ||
Cronjob | ||
Cronjobs | ||
CustomContao | ||
Custom | ||
Customizer | ||
DC | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,6 +39,7 @@ cronjob | |
Crosstab | ||
Crosstabs | ||
css | ||
CustomContao | ||
customizable | ||
Customizer | ||
DC | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
de: | ||
title: CustomContao | ||
description: > | ||
Fügt dem Contao Content-Slider ein Template für einen Fade-Effekt hinzu und vieles weitere mehr. | ||
keywords: | ||
- slider | ||
- fader |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
en: | ||
title: CustomContao | ||
description: > | ||
Adds a template for a fade effect to the Contao Content-Slider and much more. | ||
keywords: | ||
- slider | ||
- fader | ||
|