mirror of
https://ghproxy.net/https://github.com/AlxMedia/gridframe.git
synced 2025-08-27 02:00:30 +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',
|
'type' => 'image',
|
||||||
'settings' => 'profile-image',
|
'settings' => 'profile-image',
|
||||||
'label' => esc_html__( 'Profile Image', 'gridframe' ),
|
'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',
|
'section' => 'header',
|
||||||
'default' => '',
|
'default' => '',
|
||||||
) );
|
) );
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Gridframe\n"
|
"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"
|
"PO-Revision-Date: 2018-09-21 21:27+0100\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
|
@ -362,7 +362,7 @@ msgid "Profile Image"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions/theme-options.php:229
|
#: functions/theme-options.php:229
|
||||||
msgid "Minimum width of 220px"
|
msgid "Works best with square size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions/theme-options.php:237
|
#: functions/theme-options.php:237
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue