Added Korean and French translations

This commit is contained in:
Luca Deri 2024-06-29 17:01:09 +02:00
parent 2fa03ec679
commit 83675998ee
10 changed files with 16789 additions and 9 deletions

View file

@ -1050,7 +1050,7 @@ local lang = {
["user_name"] = "User Name",
},
["flows_page"] = {
["active_flows"] = "aktive %{filter} Flows",
["active_flows"] = "Aktive %{filter} Flows",
["actual_throughput"] = "aktuelle Thpt",
["alerted"] = "gewarnt",
["all_ases"] = "Alle ASes",
@ -1111,10 +1111,10 @@ local lang = {
["using_default_location"] = "Default Standort verwenden.",
},
["graphs"] = {
["active_devices"] = "aktive Geräte",
["active_flows"] = "aktive Flows",
["active_hosts"] = "aktive Hosts",
["active_http_servers"] = "aktive HTTP Servers",
["active_devices"] = "Aktive Geräte",
["active_flows"] = "Aktive Flows",
["active_hosts"] = "Aktive Hosts",
["active_http_servers"] = "Aktive HTTP Servers",
["arp_replies"] = "ARP Antwort",
["arp_requests"] = "ARP Anfrage",
["average"] = "Durchschnitt",