mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Add french translations to informative modals
This commit is contained in:
@@ -19,4 +19,9 @@
|
||||
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'UI:Modal:DefaultConfirmationTitle' => 'Confirmation',
|
||||
'UI:Modal:Informative:Title' => 'Modale d\'information',
|
||||
'UI:Modal:InformativeError:Title' => 'Erreur',
|
||||
'UI:Modal:InformativeWarning:Title' => 'Avertissement',
|
||||
'UI:Modal:InformativeInformation:Title' => 'Information',
|
||||
'UI:Modal:InformativeSuccess:Title' => 'Succès',
|
||||
));
|
||||
Reference in New Issue
Block a user