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 5a42ef3 commit 6df4b36Copy full SHA for 6df4b36
resources/lang/zh_TW/resources/content.php
@@ -90,11 +90,13 @@
90
],
91
'og_description' => [
92
'label' => 'Open Graph 描述',
93
+ 'validation_attribute' => 'open graph 描述',
94
'placeholder' => '輸入 open graph 描述',
95
'instructions' => '輸入內容的 open graph 描述',
96
97
'og_image' => [
98
'label' => 'Open Graph 圖片',
99
+ 'validation_attribute' => 'open graph 圖片',
100
'instructions' => '輸入內容的 open graph 圖片',
101
102
0 commit comments