mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
27 lines
1.1 KiB
PHP
27 lines
1.1 KiB
PHP
<?php
|
|
$lang['First Contact'] = 'Premier contact';
|
|
$lang['Start the Tour'] = 'Commencez la visite';
|
|
$lang['Visit your Piwigo!'] = 'Visiter votre Piwigo !';
|
|
$lang['Take a tour and discover the features of your Piwigo gallery » Go to the available tours'] = 'Découvrez les fonctionnalités de votre galerie Piwigo » Voir les visites interactives disponibles';
|
|
$lang['first_contact_title2'] = '';
|
|
$lang['first_contact_title5'] = '';
|
|
$lang['first_contact_title6'] = '';
|
|
$lang['first_contact_title7'] = '';
|
|
$lang['first_contact_title8'] = '';
|
|
$lang['first_contact_title10'] = '';
|
|
$lang['first_contact_title12'] = '';
|
|
$lang['first_contact_title13'] = '';
|
|
$lang['first_contact_title14'] = '';
|
|
$lang['first_contact_title16'] = '';
|
|
$lang['first_contact_title17'] = '';
|
|
$lang['first_contact_title23'] = '';
|
|
$lang['first_contact_title24'] = '';
|
|
$lang['first_contact_title26'] = '';
|
|
$lang['first_contact_title27'] = '';
|
|
$lang['first_contact_title29'] = 'Configuration->Options->General';
|
|
$lang['first_contact_title30'] = '';
|
|
$lang['first_contact_title31'] = '';
|
|
$lang['first_contact_title32'] = '';
|
|
$lang['first_contact_title40'] = '';
|
|
$lang['first_contact_title41'] = '';
|
|
?>
|