Cleaned up translation files.

This commit is contained in:
James Cole
2016-03-13 17:19:09 +01:00
parent 18b80a69c2
commit 41a2e657b1
36 changed files with 2352 additions and 2383 deletions

10
resources/lang/fr_FR/help.php Normal file → Executable file
View File

@@ -1,4 +1,12 @@
<?php
/**
* help.php
* Copyright (C) 2016 Sander Dorigo
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
*/
return [
// tour!
@@ -18,8 +26,6 @@ return [
'option-menu-text' => 'C\'est assez explicite.',
'main-content-end-title' => 'Fin !',
'main-content-end-text' => 'N\'oubliez pas que chaque page a un petit point d\'interrogation en haut à droite. Cliquez dessus pour obtenir de l\'aide concernant la page actuelle.',
'index' => 'index',
'home' => 'home',
'accounts-index' => 'accounts.index',