Inital commit
This commit is contained in:
12
local/modules/HookSocial/I18n/fr_FR.php
Executable file
12
local/modules/HookSocial/I18n/fr_FR.php
Executable file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Facebook username' => 'Nom d\'utilisateur Facebook',
|
||||
'Follow us' => 'Suivez-nous',
|
||||
'Google + username' => 'Nom d\'utilisateur Google +',
|
||||
'Instagram username' => 'Nom d\'utilisateur Instagram',
|
||||
'Pinterest username' => 'Nom d\'utilisateur Pinterest',
|
||||
'RSS URL' => 'URL du flux RSS',
|
||||
'Twitter username' => 'Nom d\'utilisateur Twitter',
|
||||
'Youtube URL' => 'URL Youtube',
|
||||
];
|
||||
Reference in New Issue
Block a user