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
@@ -16,7 +16,7 @@ class Personal_Data extends Base_Object {
* @return string
*/
private function get_title() {
return esc_html__( 'Elementor Submissions', 'elementor-pro' );
return esc_html__( 'Submissions', 'elementor-pro' );
}
/**