mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Added Korean and French translations
This commit is contained in:
parent
2fa03ec679
commit
83675998ee
10 changed files with 16789 additions and 9 deletions
|
|
@ -37,7 +37,9 @@ local supported_locales = {
|
|||
{code = "de"},
|
||||
{code = "jp"},
|
||||
{code = "pt"},
|
||||
{code = "cz"}
|
||||
{code = "cz"},
|
||||
{code = "fr"},
|
||||
{code = "ko"}
|
||||
}
|
||||
|
||||
local nedge_supported_locales = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue