Missing translation, checkbox slider
-
Hello,
There is a missing translation in the file /includes/Action.php line 194, the word “Enabled”.
I came up with this code :
$output .= __('Enabled', WP_GDPR_C_SLUG) . ' </label>';
Then in the .pot file I added :#: Includes/Action.php:194 msgid "Enabled" msgstr ""to be able to translate it.
I’l try to push the modifications, is there any Slack, GitHub where I can do this ?
Thanks, great tool.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Missing translation, checkbox slider’ is closed to new replies.