mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Fixes for the CZ translation
This commit is contained in:
parent
5b4c31718f
commit
e10dfb1b24
5 changed files with 565 additions and 565 deletions
|
|
@ -31,7 +31,8 @@ local supported_locales = {
|
|||
{code = "it"},
|
||||
{code = "de"},
|
||||
{code = "jp"},
|
||||
{code = "pt"}
|
||||
{code = "pt"},
|
||||
{code = "cz"}
|
||||
}
|
||||
|
||||
local function lookupLocale(localename)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue