1<?php
2/**
3 * French language file for saveandedit plugin
4 *
5 * @author Michael Hamann <michael@content-space.de>
6 */
7
8// custom language strings for the plugin
9$lang['btn_saveandedit'] = 'Continuer à éditer après enregistrement';
10
11
12
13//Setup VIM: ex: et ts=4 :
14