Skip to content

Commit 5a42ef3

Browse files
authored
Update content.php
1 parent c978c32 commit 5a42ef3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

resources/lang/en/resources/content.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,13 @@
9090
],
9191
'og_description' => [
9292
'label' => 'Open Graph Description',
93+
'validation_attribute' => 'open graph description',
9394
'placeholder' => 'Enter open graph description',
9495
'instructions' => 'Enter the open graph description of the content',
9596
],
9697
'og_image' => [
9798
'label' => 'Open Graph Image',
99+
'validation_attribute' => 'open graph image',
98100
'instructions' => 'Enter the open graph image of the content',
99101
],
100102
],

0 commit comments

Comments
 (0)