Files
sterivein/local/modules/HookSocial/I18n/en_US.php
2020-11-19 15:36:28 +01:00

13 lines
362 B
PHP
Executable File

<?php
return array(
'Facebook username' => 'Facebook username',
'Follow us' => 'Follow us',
'Google + username' => 'Google + username',
'Instagram username' => 'Instagram username',
'Pinterest username' => 'Pinterest username',
'RSS URL' => 'RSS URL',
'Twitter username' => 'Twitter username',
'Youtube URL' => 'Youtube URL',
);