mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-02 11:20:52 +02:00
@@ -3,7 +3,7 @@
|
|||||||
return array(
|
return array(
|
||||||
'system' => array(
|
'system' => array(
|
||||||
'System' => 'System',
|
'System' => 'System',
|
||||||
'Published a new version of the :monstra' => 'Veröffentlicht eine neue Version von dem :monstra',
|
'Published a new version of the :monstra' => 'Veröffentlicht eine neue Version von :monstra',
|
||||||
'Sitemap created' => 'Sitemap wurde erstellt',
|
'Sitemap created' => 'Sitemap wurde erstellt',
|
||||||
'Create Sitemap' => 'Erstelle Sitemap',
|
'Create Sitemap' => 'Erstelle Sitemap',
|
||||||
'on' => 'An',
|
'on' => 'An',
|
||||||
@@ -39,7 +39,7 @@
|
|||||||
'Powered by' => 'Powered by',
|
'Powered by' => 'Powered by',
|
||||||
'Administration' => 'Administration',
|
'Administration' => 'Administration',
|
||||||
'Settings' => 'Einstellungen',
|
'Settings' => 'Einstellungen',
|
||||||
'Temporary files deleted' => 'Temporäre Dateien gelöscht',
|
'Temporary files deleted' => 'Temporäre Dateien wurden gelöscht',
|
||||||
'Extends' => 'Erweitert',
|
'Extends' => 'Erweitert',
|
||||||
'View Site' => 'Seite ansehen',
|
'View Site' => 'Seite ansehen',
|
||||||
'Welcome, :username' => 'Willkommen, :username',
|
'Welcome, :username' => 'Willkommen, :username',
|
||||||
@@ -75,7 +75,7 @@
|
|||||||
'Sitemap file not writable' => 'Sitemap-Datei ist nicht beschreibbar',
|
'Sitemap file not writable' => 'Sitemap-Datei ist nicht beschreibbar',
|
||||||
'Main .htaccess file writable' => 'Haupt .htaccess-Datei ist beschreibbar',
|
'Main .htaccess file writable' => 'Haupt .htaccess-Datei ist beschreibbar',
|
||||||
'Main .htaccess file not writable' => 'Haupt .htaccess-Datei ist nicht beschreibbar',
|
'Main .htaccess file not writable' => 'Haupt .htaccess-Datei ist nicht beschreibbar',
|
||||||
'Official Support Forum' => 'Official Support Forum',
|
'Official Support Forum' => 'Offizielles Support Forum',
|
||||||
'Documentation' => 'Documentation',
|
'Documentation' => 'Dokumentation',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user