Fix the label for conferences pt-pt which caused a problem for en-us.
This commit is contained in:
parent
8696e82b8c
commit
546a694367
|
|
@ -70,7 +70,7 @@
|
|||
$text['label-unlock']['fr-fr'] = "Débloqué";
|
||||
|
||||
$text['label-lock']['en-us'] = "Lock";
|
||||
$text['label-lock']['en-us'] = "Bloquear";
|
||||
$text['label-lock']['pt-pt'] = "Bloquear";
|
||||
$text['label-lock']['fr-fr'] = "Bloqué";
|
||||
|
||||
$text['label-id']['en-us'] = "ID";
|
||||
|
|
|
|||
Loading…
Reference in New Issue