Initial Commit
This commit is contained in:
8
local/modules/HookNavigation/I18n/en_US.php
Normal file
8
local/modules/HookNavigation/I18n/en_US.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Folder in footer body' => 'Folder in footer body',
|
||||
'Folder in footer bottom' => 'Folder in footer bottom',
|
||||
'Latest articles' => 'Latest articles',
|
||||
'Sorry, an error occurred: %err' => 'Sorry, an error occurred: %err',
|
||||
);
|
||||
Reference in New Issue
Block a user