mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 00:53:04 +02:00
fixes #1231 translation search album
adding translation in en_UK and fr_FR for the search album page
This commit is contained in:
@@ -1015,3 +1015,5 @@ $lang['Promote mobile app on mobile devices'] = 'Promote mobile app on mobile de
|
||||
$lang['in gallery'] = 'in gallery';
|
||||
$lang['in administration'] = 'in administration';
|
||||
$lang['Displays a banner to install or open the official Piwigo app'] = 'Displays a banner to install or open the official Piwigo app';
|
||||
$lang['Search albums'] = 'Search albums';
|
||||
$lang['Portraits'] = 'Portraits';
|
||||
@@ -1020,3 +1020,4 @@ $lang['Promote mobile app on mobile devices'] = 'Promouvoir l\'application mobil
|
||||
$lang['in gallery'] = 'dans la galerie';
|
||||
$lang['in administration'] = 'dans l\'administration';
|
||||
$lang['Displays a banner to install or open the official Piwigo app'] = 'Affiche une bannière pour installer et/ou ouvrir l\'application mobile officielle Piwigo';
|
||||
$lang['Search albums'] = 'Rechercher des albums';
|
||||
Reference in New Issue
Block a user