mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-07 02:11:26 +02:00
(cp bfbc8f68) Add docker updates support
Detect if running in a official container and replace updates buttons by links to the documentation
fixed on master with bfbc8f68
fixed on 16.x with d238c545
This commit is contained in:
@@ -720,6 +720,8 @@ $lang['Following themes may not be compatible with the new version of Piwigo:']
|
||||
$lang['I decide to update anyway'] = 'Je décide de migrer quand même';
|
||||
$lang['Update to Piwigo %s'] = 'Mettre à jour vers Piwigo %s';
|
||||
$lang['Two updates are available'] = 'Deux mises à jour sont disponibles';
|
||||
$lang['Follow the update guide'] = 'Suivre le guide de mise à jour';
|
||||
$lang['Two container updates are available'] = 'Deux mises à jour de conteneur sont disponibles';
|
||||
$lang['This is a minor update, with only bug corrections.'] = 'Ceci est une mise à jour mineure, avec uniquement des corrections de bugs.';
|
||||
$lang['This is a major update, with <a href="%s">new exciting features</a>.'] = 'Ceci est une mise à jour majeure, qui contient <a href="%s">un tas de nouveautés</a>.';
|
||||
$lang['Some themes and plugins may be not available yet.'] = 'Certains thèmes ou plugins ne sont peut-être pas encore disponibles.';
|
||||
|
||||
Reference in New Issue
Block a user