Database refactoring and improving blog comments, blog post history and more
This commit is contained in:
@@ -81,7 +81,9 @@
|
||||
'Du hast uns leider keinen Inhalt angegeben, den wir veröffentlichen können.',
|
||||
'Sollte es sich dabei um ein Irrtum handeln, so kontaktiere uns bitte über das Kontakt-Formular.',
|
||||
];
|
||||
$lang['post_success_title'] = '';
|
||||
$lang['post_success_title'] = 'Dein Post wurde erfolgreich veröffentlicht!';
|
||||
$lang['post_success_lines'] = [
|
||||
'',
|
||||
'Möchtest du nun deine Posts ansehen?'
|
||||
];
|
||||
$lang['post_success_yes'] = 'Ja, Posts ansehen';
|
||||
$lang['post_success_no'] = 'Nein';
|
||||
|
7
application/language/fr/projects_lang.php
Normal file
7
application/language/fr/projects_lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: tetri
|
||||
* Date: 05.01.2019
|
||||
* Time: 17:46
|
||||
*/
|
Reference in New Issue
Block a user