[lang] Plugins: Wallabag fix typo (#4273)

pull/4283/head
Frans de Jonge 6 years ago committed by GitHub
parent de9d675de2
commit 588de66bcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -604,7 +604,7 @@ Restart KOReader after editing the config file.]]), DataStorage:getSettingsDir()
}, },
{ {
text = self.username, text = self.username,
--description = T(_("User name and password")), --description = T(_("Username and password")),
input_type = "string", input_type = "string",
hint = _("Username") hint = _("Username")
}, },

Loading…
Cancel
Save