Skip to content

Commit 6df4b36

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/lang/zh_TW/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 描述',
93+
'validation_attribute' => 'open graph 描述',
9394
'placeholder' => '輸入 open graph 描述',
9495
'instructions' => '輸入內容的 open graph 描述',
9596
],
9697
'og_image' => [
9798
'label' => 'Open Graph 圖片',
99+
'validation_attribute' => 'open graph 圖片',
98100
'instructions' => '輸入內容的 open graph 圖片',
99101
],
100102
],

0 commit comments

Comments
 (0)