* Code for fix bug #32473.

This commit is contained in:
tianshujie
2023-02-28 13:55:12 +08:00
parent 86a113c8ec
commit f0ff736880
6 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ $lang->admin->notice->ignore = "Ignorer";
$lang->admin->notice->int = "『 %s 』 devrait être un entier positif.";
$lang->admin->registerNotice = new stdclass();
$lang->admin->registerNotice->common = 'Connectez-vous avec votre nouveau compte';
$lang->admin->registerNotice->common = 'Register Account';
$lang->admin->registerNotice->caption = "S'enregistrer sur la communauté Zentao";
$lang->admin->registerNotice->click = "S'enregistrer ici";
$lang->admin->registerNotice->lblAccount = '>= 3 lettres et chiffres';