You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/plugins/zsync.koplugin/_meta.lua

8 lines
307 B
Lua

local _ = require("gettext")
return {
name = "zsync",
fullname = _("Zsync"),
description = _([[Devices in the same Wi-Fi network can transfer documents between each other directly.]]),
deprecated = _("This plugin has been unmaintained for years. It might work for you, or it might not."),
}