wok-tiny view wiki/stuff/var/www/wiki/config-fr.sh @ rev 135

hardware-ibm-6272: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 30 10:57:54 2017 +0200 (2017-09-30)
parents a82306dc8fef
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."