mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 18:23:18 +02:00
Feature template-extension based on 2006 chrisaga's idea.
chrisaga wrote: "If you want to make some template customization without building a brand new template, you should use ..." git-svn-id: http://piwigo.org/svn/trunk@2434 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -649,4 +649,12 @@ $lang['Deleted on'] = 'Effacé le';
|
||||
$lang['Last hit'] = 'Dernier accès';
|
||||
$lang['Hits'] = 'Utilisations';
|
||||
$lang['GD library is missing'] = 'la bibliothèque GD est manquante';
|
||||
?>
|
||||
$lang['conf_extents'] = 'Templates (modèles)';
|
||||
$lang['extend_for_templates'] = 'Etendre les templates';
|
||||
$lang['Replacement of original templates'] =
|
||||
'Remplacement des templates d\'origine par vos templates adaptés du dossier template-extension';
|
||||
$lang['Replacers'] = 'Remplaçants (templates modifiés)';
|
||||
$lang['Original templates'] = 'Templates d\'origine';
|
||||
$lang['Optional URL keyword'] = 'Paramètre facultatif de l\'URL';
|
||||
$lang['Templates recorded.'] = 'La configuration des templates a été enregistrée.';
|
||||
?>
|
||||
Reference in New Issue
Block a user