Reestruturacao da pasta app e mudancas nos templates

This commit is contained in:
ahwelp
2020-04-14 22:41:02 -03:00
parent b66dcff003
commit 9548157f02
24 changed files with 85 additions and 62 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
$lang['welcome']['module_name'] = 'welcome';
$lang['welcome']['welcome'] = 'Welcome!';
+7
View File
@@ -0,0 +1,7 @@
<?php
$lang['welcome']['module_name'] = 'welcome';
$lang['welcome']['welcome'] = 'Bienvenue!';
+7
View File
@@ -0,0 +1,7 @@
<?php
$lang['welcome']['module_name'] = 'welcome';
$lang['welcome']['welcome'] = 'Bem-vindo!';