Skip to content
Snippets Groups Projects
Commit 04a67322 authored by Lucas García's avatar Lucas García
Browse files

feat: rename i18n dependencies

parent 61ce822b
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ class Wpct_Http_Backend extends Abstract\Plugin
protected $textdomain = 'wpct-http-backend';
protected $dependencies = [
'JWT Authentication for WP-API' => '<a href="https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/">JWT Authentication for WP-API</a>',
'Wpct i18n' => '<a href="https://git.coopdevs.org/codeccoop/wp/wpct-string-translation/">Wpct String Translation</a>',
'Wpct i18n' => '<a href="https://git.coopdevs.org/codeccoop/wp/wpct-i18n/">Wpct i18n</a>',
];
public static function activate()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment