]>
BookStack Code Mirror - bookstack/blob - resources/lang/de_informal/common.php
projects
/
bookstack
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add feature to send test e-mails
[bookstack]
/
resources
/
lang
/
de_informal
/
common.php
1
<?php
2
3
// Extends 'de'
4
return [
5
/**
6
* Email Content
7
*/
8
'email_action_help' => 'Sollte es beim Anklicken der Schaltfläche ":action_text" Probleme geben, öffne die folgende URL in Deinem Browser:',
9
];