slitaz-dev-tools view tazwikiss/rootfs/var/www/wiki/config-fr.sh @ rev 293

tazcraft: tiny edits
author Paul Issott <paul@slitaz.org>
date Sun Mar 19 08:50:48 2017 +0000 (2017-03-19)
parents add86f2168cd
children
line source
1 PASSWORD=""
2 PAGES_DIR="pages/"
3 BACKUP_DIR="historique/"
5 LANG="fr"
6 WIKI_TITLE="WiKiss : le Wiki Kiss"
7 START_PAGE="Accueil"
8 HOME_BUTTON="Accueil"
9 HELP_BUTTON="Aide"
10 DEFAULT_CONTENT="La page %page% est vide."
11 EDIT_BUTTON="Éditer"
12 DONE_BUTTON="Enregistrer"
13 PROTECTED_BUTTON="Page verrouillée"
14 SEARCH_BUTTON="Rechercher"
15 SEARCH_RESULTS="Résultats de recherche pour"
16 LIST="Liste des pages"
17 RECENT_CHANGES="Changements récents"
18 LAST_CHANGES="Dernière modification"
19 HISTORY_BUTTON="Historique"
20 NO_HISTORY="Aucun historique existant."
21 RESTORE="Restaurer"
22 MDP="Mot de passe"
23 ERROR="$MDP spécifié incorrect."