mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[minor] Fix "Screen timeout" capitalization (#13332)
This commit is contained in:
@@ -127,7 +127,7 @@ function TimeoutHelper:getTimeoutMenuTable()
|
||||
end
|
||||
|
||||
return {
|
||||
text = _("Screen Timeout"),
|
||||
text = _("Screen timeout"),
|
||||
sub_item_table = t
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user