mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
Add internationalization section to README
Added internationalization support details to README.
This commit is contained in:
@@ -72,6 +72,11 @@ It runs as a single binary, requires no external dependencies, and provides fast
|
|||||||
### 📊 Dashboard & Analytics
|
### 📊 Dashboard & Analytics
|
||||||
- Visualize email statistics: **counts**, **time distribution**, **top senders**, **largest emails**, **account rankings**.
|
- Visualize email statistics: **counts**, **time distribution**, **top senders**, **largest emails**, **account rankings**.
|
||||||
|
|
||||||
|
### 🌐 Internationalization (i18n)
|
||||||
|
* WebUI supports **17 languages** with easy language switching.
|
||||||
|
* All UI labels, messages, and notifications are fully translatable.
|
||||||
|
* Ready to add more languages in the future with minimal effort.
|
||||||
|
|
||||||
### 🛠️ OpenAPI Support
|
### 🛠️ OpenAPI Support
|
||||||
- Provides **OpenAPI documentation**.
|
- Provides **OpenAPI documentation**.
|
||||||
- **Access token authentication** for programmatic access.
|
- **Access token authentication** for programmatic access.
|
||||||
|
|||||||
Reference in New Issue
Block a user