| @@ -54,8 +54,9 @@ | ||
| 54 | 54 | return 'Hello From ConvertKit'; |
| 55 | 55 | } |
| 56 | 56 | |
| 57 | 57 | public function doc(){ |
| 58 | + /* translators: %1$s: signed in & retrieved your API key from ConvertKit account link URL, %2$s: documentation link URL, %3$s: Watch video tutorial link URL, %4$s: Integration with ConvertKit link URL, %5$s: NotificationX With ConvertKit link URL */ | |
| 58 | 59 | return sprintf(__('<p>Make sure that you have <a target="_blank" href="%1$s">signed in & retrieved your API key from ConvertKit account</a> to use its campaign & email subscriptions data. For further assistance, check out our step by step <a target="_blank" href="%2$s">documentation</a>.</p> |
| 59 | 60 | <p>🎦 <a target="_blank" href="%3$s">Watch video tutorial</a> to learn quickly</p> |
| 60 | 61 | <p>👉 NotificationX <a target="_blank" href="%4$s">Integration with ConvertKit</a></p> |
| 61 | 62 | <p><strong>Recommended Blog:</strong></p> |