Push updated languages
This commit is contained in:
parent
0afa568095
commit
a1dff5cda0
101 changed files with 1626 additions and 1317 deletions
6
resources/lang/fr/strings.php
Normal file
6
resources/lang/fr/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
return array(
|
||||
"language" => "Langage",
|
||||
"save" => "Sauvegarder",
|
||||
"status" => "Status",
|
||||
);
|
Reference in a new issue