mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
chore: fix some of the luacheck errors
This commit is contained in:
@@ -4,7 +4,7 @@ local UIManager = require("ui/uimanager")
|
||||
local InfoMessage = require("ui/widget/infomessage")
|
||||
local _ = require("gettext")
|
||||
|
||||
Language = {}
|
||||
local Language = {}
|
||||
|
||||
function Language:changeLanguage(lang_locale)
|
||||
_.changeLang(lang_locale)
|
||||
|
||||
Reference in New Issue
Block a user