7 lines
113 B
PHP
7 lines
113 B
PHP
<?php
|
|
|
|
return array(
|
|
'embed.synced' => 'Synchronisé',
|
|
'embed.failed' => 'Échec de synchronisation',
|
|
);
|