We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c978c32 commit 5a42ef3Copy full SHA for 5a42ef3
1 file changed
resources/lang/en/resources/content.php
@@ -90,11 +90,13 @@
90
],
91
'og_description' => [
92
'label' => 'Open Graph Description',
93
+ 'validation_attribute' => 'open graph description',
94
'placeholder' => 'Enter open graph description',
95
'instructions' => 'Enter the open graph description of the content',
96
97
'og_image' => [
98
'label' => 'Open Graph Image',
99
+ 'validation_attribute' => 'open graph image',
100
'instructions' => 'Enter the open graph image of the content',
101
102
0 commit comments