Merge branch 'ent-6983-typo-en-traduccion' into 'develop'

fixed wrong string

See merge request artica/pandorafms!4099
This commit is contained in:
Daniel Rodriguez 2021-05-12 07:55:09 +00:00
commit 4e871ed296

View File

@ -390,7 +390,7 @@ if ($not_found) {
'circo' => 'circular', 'circo' => 'circular',
'neato' => 'spring1', 'neato' => 'spring1',
'fdp' => 'spring2', 'fdp' => 'spring2',
'radial_dinamic' => 'radial dinamic', 'radial_dinamic' => 'radial dynamic',
]; ];
$table->data[7][0] = __('Method generation networkmap'); $table->data[7][0] = __('Method generation networkmap');