This commit is contained in:
proelements
2026-05-04 11:47:14 +03:00
parent b499583e5a
commit 872bc6fb57
375 changed files with 39949 additions and 9185 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ class Personal_Data {
* @return string
*/
public function get_title() {
return esc_html__( 'Elementor Notes', 'elementor-pro' );
return esc_html__( 'Notes', 'elementor-pro' );
}
/**