More changes
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang['welcome']['module_name'] = 'welcome';
|
||||
|
||||
$lang['welcome']['welcome'] = 'Welcome!';
|
||||
|
||||
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang['welcome']['module_name'] = 'welcome';
|
||||
|
||||
$lang['welcome']['welcome'] = 'Bienvenue!';
|
||||
|
||||
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang['welcome']['module_name'] = 'welcome';
|
||||
|
||||
$lang['welcome']['welcome'] = 'Bem-vindo!';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user