Enable translation support for Chinese, German, and Ukrainian

This commit is contained in:
Jeremy Stretch
2024-05-15 16:34:11 -04:00
parent b666b10f14
commit dba36fafa7
7 changed files with 10 additions and 1 deletions

View File

@@ -2,6 +2,12 @@
## v4.0.3 (FUTURE)
### Enhancements
* [#14639](https://github.com/netbox-community/netbox/issues/14639) - Add Ukrainian translation support
* [#14686](https://github.com/netbox-community/netbox/issues/14686) - Add German translation support
* [#14855](https://github.com/netbox-community/netbox/issues/14855) - Add Chinese translation support
---
## v4.0.2 (2024-05-14)