PHP Classes

File: App/Languages/es.php

Recommend this page to a friend!
  Classes of Alfredo Rodriguez   Teo   App/Languages/es.php   Download  
File: App/Languages/es.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Teo
MVC Framework with configurable routes and filters
Author: By
Last change:
Date: 2 years ago
Size: 145 bytes
 

Contents

Class file image Download
<?php
return [
   
'Welcome' => 'Bienvenido',
   
'PowerBy'=>'Desarrolla',
   
'Version'=>'Versión',
   
'Teo'=>'TEO un Framework PHP Simple'
];