D'autres fichiers en conf
This commit is contained in:
8
local/modules/HookTest/I18n/en_US.php
Normal file
8
local/modules/HookTest/I18n/en_US.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Hodor Hodor' => 'Hodor en_US Hodor',
|
||||
'Hello World' => 'Hello en_US World',
|
||||
'Hello %name%' => 'Hello en_US %name%',
|
||||
'Hi %name%' => 'Hi en_US %name%',
|
||||
);
|
||||
Reference in New Issue
Block a user