mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Add text bio string in translation file
This commit is contained in:
@@ -683,7 +683,7 @@ if ( ! class_exists( 'Builtin' ) ) {
|
||||
'public' => 1,
|
||||
'editable' => 1,
|
||||
'max_words' => 40,
|
||||
'placeholder' => 'Enter a bit about yourself...',
|
||||
'placeholder' => __('Enter a bit about yourself...','ultimate-member'),
|
||||
),
|
||||
|
||||
'birth_date' => array(
|
||||
|
||||
Reference in New Issue
Block a user