Skip to content

Commit 4e9dfa2

Browse files
Latest updates multilingual (#157)
* Add latest-updates * Add final blogpost * Update blog post * Update docs/blog/posts/multilingual-support.md Co-authored-by: Amir Emami <[email protected]> * Update docs/blog/posts/multilingual-support.md Co-authored-by: Amir Emami <[email protected]> --------- Co-authored-by: amir_emami <[email protected]> Co-authored-by: Amir Emami <[email protected]>
1 parent b7c13ce commit 4e9dfa2

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed
120 KB
Loading
75.9 KB
Loading
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
authors:
3+
- Carlos
4+
category:
5+
- Database
6+
- API
7+
date: 2024-04-19
8+
---
9+
# Namaste Multilingual support
10+
11+
We are excited to announce a significant enhancement to our web application: _multilingual content management_. This update sets stone to one of our key features which is to enable multlilingual model support. This update will make managing contents in different languages easier.
12+
We are excited to announce a significant enhancement to our web application: _multilingual content management_. You can now add different language versions for each of your content pieces.
13+
<!-- more -->
14+
15+
## What's new?
16+
17+
Multilingual content support changes the way contents are managed. Now contents can have many languages version, up to the number of languages supported. Allowing contents to have different language versions will help enhancing the accessibility of contents by breaking the language barrier. Users will be able to ask questions in their local language and receive answers in the same language, improving user experience. Here is the new look of our projet's Admin App.
18+
Multilingual content support changes the way contents are managed: now contents can have many languages version, up to the number of languages supported. This will enhance the accessibility of the system by breaking the language barrier and users will now be able to ask questions in their local language and receive answers in the same language.
19+
20+
Here is the new look of our projet's Admin App:
21+
| Old UI | Multilingual UI |
22+
| --------------------------------------------------------------------- | ------------------------------------------------------------------ |
23+
| Main page |
24+
| ![old UI main screenshot](../images/mui_switch/mui_main.png) | ![Multilingual main screenshot](../images/multilingual/mult_main.png) |
25+
| Edit page |
26+
| ![old UI edit screenshot](../images/mui_switch/mui_edit.png) | ![Multilingual edit screenshot](../images/multilingual/mult_edit.png) |
27+
28+
## What's next ?
29+
30+
The next steps will be to add models to support different low-resource languages, our priority being Hindi, Zulu and Xhosa.

0 commit comments

Comments
 (0)