diff --git a/src/Helpers/UtilsApiHelper.php b/src/Helpers/UtilsApiHelper.php index 657c3dc..9e8966e 100644 --- a/src/Helpers/UtilsApiHelper.php +++ b/src/Helpers/UtilsApiHelper.php @@ -287,7 +287,7 @@ public static function getApiWarningPublicOutput(string $msg, array $additional public static function getApiPermissionsErrorPublicOutput(): array { return self::getApiErrorPublicOutput( - \esc_html__('You don\'t have enough permissions to perform this action!', 'eightshift-forms'), + \__('You don\'t have enough permissions to perform this action!', 'eightshift-forms'), ); } } diff --git a/src/manifest.json b/src/manifest.json index c4daef7..c6dd1f4 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -85,7 +85,7 @@ "rating": "", "emptyStateEntries": "", "entries": "", - "menuIcon": "", + "menuIcon": "", "logo": "" }, "enums": {