mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 03:33:01 +02:00
* in addition to "tile" view introduced in Piwigo 11, we add "compact" and "lines" views * implemented by @MatthieuLP as cat_list_new in a custom branch, manually merged by @plegall on master Conflicts: language/fr_FR/admin.lang.php
This commit is contained in:
@@ -1118,3 +1118,7 @@ $lang['Created on %s'] = 'Created on %s';
|
||||
$lang['Edited on %s'] = 'Edited on %s';
|
||||
$lang['%d sub-albums'] = '%d sub-albums';
|
||||
$lang['Refresh thumbnail'] = 'Refresh thumbnail';
|
||||
$lang['Compact View'] = 'Compact View';
|
||||
$lang['Tile View'] = 'Tile View';
|
||||
$lang['Line View'] = 'Line View';
|
||||
$lang['Add Album'] = 'Add Album';
|
||||
Reference in New Issue
Block a user