mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
ExternalKeyboard: make metadata capitalization abide by styleguide (#10081)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local _ = require("gettext")
|
||||
return {
|
||||
name = "externalkeyboard",
|
||||
fullname = _("External Keyboard"),
|
||||
fullname = _("External keyboard"),
|
||||
description = _([[Manages USB OTG and configures keyboard.]]),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user