mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
Update main.lua
This commit is contained in:
@@ -40,7 +40,7 @@ end
|
||||
|
||||
function EvernoteExporter:addToMainMenu(tab_item_table)
|
||||
table.insert(tab_item_table.plugins, {
|
||||
text = "Evernote",
|
||||
text = _("Evernote"),
|
||||
sub_item_table = {
|
||||
{
|
||||
text_func = function()
|
||||
|
||||
Reference in New Issue
Block a user