init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'embed.synced' => 'Synced',
|
||||
'embed.failed' => 'Sync failed',
|
||||
);
|
||||
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'embed.synced' => 'Synchronisé',
|
||||
'embed.failed' => 'Échec de synchronisation',
|
||||
);
|
||||
Reference in New Issue
Block a user