Skip to content
Snippets Groups Projects

Issue #3318711: Update Local Task Title.

Closed Bhanu D requested to merge issue/modules_info-3318711:1.0.x into 1.0.x
2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -11,8 +11,8 @@ use Drupal\Core\Field\BaseFieldDefinition;
*
* @ContentEntityType(
* id = "modules_info",
* label = @Translation("Modules info"),
* label_collection = @Translation("Module infos"),
* label = @Translation("Module info"),
* label_collection = @Translation("Modules info"),
* label_singular = @Translation("module"),
* label_plural = @Translation("modules"),
* label_count = @PluralTranslation(
Loading