-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
24 additions
and
5 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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<?php | ||
return [ | ||
'Label'=> 'Titel', | ||
'Icon'=> 'Symbol', | ||
'Size'=> 'Grösse', | ||
'Box'=> 'Kasten', | ||
'Fullscreen'=> 'Vollbild', | ||
'This will show up under the icon'=> 'Dies wird unter dem Symbol angezeigt', | ||
'Sort order'=> 'Sortierreihenfolge', | ||
'Determines topbar menu position'=> 'Legt die topbar Menüposition fest', | ||
'Visible for guests'=> 'Sichtbar für Gäste', | ||
// 'URL'=> '', | ||
'The webpage to be shown. @UID@, @USER@, @EMAIL@ and @COLOR@ will be replaced by the respective values.'=> | ||
'Die anzuzeigende Webseite. @UID@, @USER@, @EMAIL@ und @COLOR@ werden durch die jeweiligen Werte ersetzt.', | ||
'URL for registered users'=> 'URL für registrierte Benutzer', | ||
'If empty, the above will be used.'=> 'Wenn leer, wird der Wert von oben verwendet.', | ||
'HTML to add above the iframe'=> 'HTML oberhalb des iframes', | ||
'Delete'=> 'Löschen', | ||
]; |
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
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
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