From edf9798bb7b193e5c10b87a0b8e25912d3e3a119 Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Fri, 20 Oct 2023 22:08:33 +0200 Subject: [PATCH] [lang] Exporter: add translator's note about Flomo (#11031) --- plugins/exporter.koplugin/target/flomo.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/exporter.koplugin/target/flomo.lua b/plugins/exporter.koplugin/target/flomo.lua index a27bd8ac1..d55329c85 100644 --- a/plugins/exporter.koplugin/target/flomo.lua +++ b/plugins/exporter.koplugin/target/flomo.lua @@ -48,6 +48,7 @@ end function FlomoExporter:getMenuTable() return { + -- @translators Flomo is a note taking app. The name probably doesn't need to be translated. text = _("Flomo"), checked_func = function() return self:isEnabled() end, sub_item_table = {