mirror of
https://github.com/GyulyVGC/sniffnet.git
synced 2026-06-11 09:36:35 -04:00
add Swedish among fully translated languages
This commit is contained in:
@@ -9,6 +9,7 @@ ## [UNRELEASED]
|
||||
- French ([#1123](https://github.com/GyulyVGC/sniffnet/pull/1123))
|
||||
- Spanish ([#1140](https://github.com/GyulyVGC/sniffnet/pull/1140))
|
||||
- Indonesian ([#1145](https://github.com/GyulyVGC/sniffnet/pull/1145))
|
||||
- Swedish ([#1068](https://github.com/GyulyVGC/sniffnet/pull/1068))
|
||||
- Fix unseen hosts and services not appearing dimmed in thumbnail mode (fixes [#1142](https://github.com/GyulyVGC/sniffnet/issues/1142))
|
||||
|
||||
## [1.5.0] - 2026-04-14
|
||||
|
||||
@@ -97,6 +97,7 @@ z
|
||||
Á
|
||||
Â
|
||||
Ä
|
||||
Å
|
||||
Ê
|
||||
Î
|
||||
Ö
|
||||
|
||||
Binary file not shown.
@@ -137,6 +137,7 @@ pub fn is_up_to_date(self) -> bool {
|
||||
| Language::FR
|
||||
| Language::ID
|
||||
| Language::ES
|
||||
| Language::SV
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user