mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
More strings to translate #1354
This commit is contained in:
@@ -509,4 +509,4 @@ void TModInfo<CModPython>(CModInfo& Info) {
|
||||
Info.SetWikiPage("modpython");
|
||||
}
|
||||
|
||||
GLOBALMODULEDEFS(CModPython, "Loads python scripts as ZNC modules")
|
||||
GLOBALMODULEDEFS(CModPython, t_s("Loads python scripts as ZNC modules"))
|
||||
|
||||
Reference in New Issue
Block a user