Added Kohana v3.0.8
This commit is contained in:
6
includes/kohana/modules/userguide/i18n/es.php
Normal file
6
includes/kohana/modules/userguide/i18n/es.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php defined('SYSPATH') or die('No direct script access.');
|
||||
|
||||
return array
|
||||
(
|
||||
'User Guide' => 'Guía de Usuario'
|
||||
);
|
Reference in New Issue
Block a user