mirror of
https://ghproxy.net/https://github.com/AlxMedia/gridframe.git
synced 2025-08-27 00:27:11 +08:00
Profile image description
This commit is contained in:
parent
74c5b286b1
commit
469cdf9a99
2 changed files with 3 additions and 3 deletions
|
@ -226,7 +226,7 @@ Kirki::add_field( 'gridframe_theme', array(
|
|||
'type' => 'image',
|
||||
'settings' => 'profile-image',
|
||||
'label' => esc_html__( 'Profile Image', 'gridframe' ),
|
||||
'description' => esc_html__( 'Minimum width of 220px', 'gridframe' ),
|
||||
'description' => esc_html__( 'Works best with square size', 'gridframe' ),
|
||||
'section' => 'header',
|
||||
'default' => '',
|
||||
) );
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Gridframe\n"
|
||||
"POT-Creation-Date: 2021-09-21 11:04+0200\n"
|
||||
"POT-Creation-Date: 2021-09-21 11:49+0200\n"
|
||||
"PO-Revision-Date: 2018-09-21 21:27+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
@ -362,7 +362,7 @@ msgid "Profile Image"
|
|||
msgstr ""
|
||||
|
||||
#: functions/theme-options.php:229
|
||||
msgid "Minimum width of 220px"
|
||||
msgid "Works best with square size"
|
||||
msgstr ""
|
||||
|
||||
#: functions/theme-options.php:237
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue