mirror of
https://github.com/GyulyVGC/sniffnet.git
synced 2025-12-23 22:29:01 -05:00
added VI to up-to-date list and update CHANGELOG
This commit is contained in:
@@ -5,7 +5,9 @@ # Changelog
|
||||
## [UNRELEASED]
|
||||
- Added Czech translation 🇨🇿 ([#960](https://github.com/GyulyVGC/sniffnet/pull/960))
|
||||
- Improve update checks using `semver` ([#891](https://github.com/GyulyVGC/sniffnet/pull/891))
|
||||
- Updated Spanish translation to v1.4 ([#955](https://github.com/GyulyVGC/sniffnet/pull/955))
|
||||
- Updated some of the existing translations to v1.4:
|
||||
- Spanish ([#955](https://github.com/GyulyVGC/sniffnet/pull/955))
|
||||
- Vietnamese ([#982](https://github.com/GyulyVGC/sniffnet/pull/982))
|
||||
- Fix AppImage error with `libpcap` dependency ([#971](https://github.com/GyulyVGC/sniffnet/pull/971))
|
||||
- Fix Sniffnet wrapper script on macOS to use a relative path to the executable ([#948](https://github.com/GyulyVGC/sniffnet/pull/948) — fixes [#898](https://github.com/GyulyVGC/sniffnet/issues/898))
|
||||
|
||||
|
||||
@@ -348,6 +348,7 @@ z
|
||||
ừ
|
||||
ử
|
||||
ữ
|
||||
ự
|
||||
…
|
||||
→
|
||||
─
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -138,7 +138,8 @@ pub fn is_up_to_date(self) -> bool {
|
||||
| Language::ZH_TW
|
||||
| Language::ID
|
||||
| Language::ES
|
||||
| Language::CS,
|
||||
| Language::CS
|
||||
| Language::VI
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user