Specifying the action

We are about to like, so in french this should be write this way.
This commit is contained in:
Carlos Ferreira 2016-11-02 16:29:50 +00:00 committed by GitHub
parent 8e7932cbea
commit cb2fc472eb

View File

@ -1,4 +1,4 @@
<?php
return array (
'Like' => 'Aime',
'Like' => 'J\'aime',
);