Imported Upstream version 0.6.24+dfsg1
This commit is contained in:
6
lib/kohana/system/i18n/de_DE/session.php
Normal file
6
lib/kohana/system/i18n/de_DE/session.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php defined('SYSPATH') OR die('No direct access allowed.');
|
||||
|
||||
$lang = array
|
||||
(
|
||||
'invalid_session_name' => 'Der Sessionname %s ist ungültig. Dieser darf nur aus alphanumerischen Zeichen und mindestens einem Buchstaben bestehen.',
|
||||
);
|
||||
Reference in New Issue
Block a user