We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a8f3af commit eb743e4Copy full SHA for eb743e4
contrib/website_gallery_export.lua
@@ -223,8 +223,8 @@ end
223
local script_data = {}
224
225
script_data.metadata = {
226
- name = "website gallery (new)",
227
- purpose = "create a web gallery from exported images",
+ name = _("website gallery (new)"),
+ purpose = _("create a web gallery from exported images"),
228
author = "Tino Mettler <tino+darktable@tikei.de>",
229
help = "https://docs.darktable.org/lua/stable/lua.scripts.manual/scripts/contrib/TODO"
230
}
0 commit comments