mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- fields translations;
This commit is contained in:
@@ -1161,6 +1161,8 @@ if ( ! class_exists( 'um\core\Fields' ) ) {
|
||||
* ?>
|
||||
*/
|
||||
$label = apply_filters( 'um_change_field_label', $label, $key );
|
||||
|
||||
$label = sprintf( __( '%s', 'ultimate-member' ), $label );
|
||||
return $label;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user