#12810 changed text licensed in info status

This commit is contained in:
Daniel Cebrian 2024-02-02 12:14:49 +01:00
parent 3e40558443
commit c6cb0c8747
1 changed files with 1 additions and 1 deletions

View File

@ -520,7 +520,7 @@ class Diagnostics extends Wizard
) {
return __('FREE/TRIAL');
} else {
return __('LICENCED');
return __('LICENSED');
}
} else {
return __('OpenSource');