We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809fa3c commit 743e845Copy full SHA for 743e845
interface/web/strengthmeter/lib/lang/it_strengthmeter.lng
@@ -1,7 +1,7 @@
1
<?php
2
$wb['password_strength_0_txt'] = 'Troppo corta';
3
$wb['password_strength_1_txt'] = 'Debole';
4
-$wb['password_strength_2_txt'] = 'Fair';
+$wb['password_strength_2_txt'] = 'Accettabile';
5
$wb['password_strength_3_txt'] = 'Buona';
6
$wb['password_strength_4_txt'] = 'Forte';
7
$wb['password_strength_5_txt'] = 'Molto forte';
0 commit comments