More strings to translate #1354

This commit is contained in:
Alexey Sokolov
2017-09-08 00:03:27 +01:00
parent d51159a330
commit 7e94158c6d
4 changed files with 4 additions and 4 deletions

View File

@@ -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"))