diff --git a/bl-plugins/popeye/languages/en.json b/bl-plugins/popeye/languages/en.json index 1406a796..ee64e6c1 100644 --- a/bl-plugins/popeye/languages/en.json +++ b/bl-plugins/popeye/languages/en.json @@ -3,5 +3,10 @@ { "name": "Popeye Theme", "description": "This plugin provides configuration for the theme Popeye." - } -} \ No newline at end of file + }, + "enable-or-disable-dark-mode": "Enable or disable dark mode.", + "enable-or-disable-google-fonts": "Enable or disable Google fonts.", + "change-the-date-format-for-the-main-page": "Change the date format for the main page.", + "show-tags": "Show tags", + "show-tags-in-the-main-page-for-each-article": "Show tags in the main page for each article." +}