Kohana v3.3.2
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<?php defined('SYSPATH') OR die('No direct script access.');
|
||||
|
||||
return array
|
||||
(
|
||||
return array(
|
||||
|
||||
'Spanish' => 'Español',
|
||||
'Hello, world!' => '¡Hola, mundo!',
|
||||
);
|
||||
|
||||
);
|
||||
|
Reference in New Issue
Block a user