mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[lang] Plugins: Wallabag fix typo (#4273)
This commit is contained in:
@@ -604,7 +604,7 @@ Restart KOReader after editing the config file.]]), DataStorage:getSettingsDir()
|
||||
},
|
||||
{
|
||||
text = self.username,
|
||||
--description = T(_("User name and password")),
|
||||
--description = T(_("Username and password")),
|
||||
input_type = "string",
|
||||
hint = _("Username")
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user