37 lines
1.4 KiB
Markdown
37 lines
1.4 KiB
Markdown
Milestone: Notes and Actors with languages
|
|
|
|
Well, it's that, our notes now have a language attribute.
|
|
|
|
... All right, all right, it's not _just_ it.
|
|
|
|
## Here's what comes with it:
|
|
|
|
* [Filter the streams with only the languages you know]()
|
|
* [Federate the language for a more inclusive free network]()
|
|
* [Make Tag Wrangling possible and transversal to languages]()
|
|
|
|
## Here's how it looks
|
|
|
|
First, the user panel section where the desired preferences are selected:
|
|
![User panel language settings section](assets/notes_and_actors_with_languages/settings_language.png)
|
|
|
|
Upon sending the previous form, the user is redirected to order their selection:
|
|
![Ordering the selections made in previous page](assets/notes_and_actors_with_languages/settings_language_order.png)
|
|
|
|
Finally, when posting the language with the highest priority is selected by default.
|
|
|
|
However, by accessing "Additional options", another language may be selected. The resulting
|
|
note will have the lang attribute according to it.
|
|
|
|
The posting widget itself:
|
|
![Selecting the language of a note when posting](assets/notes_and_actors_with_languages/posting_language_options.png)
|
|
|
|
## What does this mean?
|
|
|
|
We can now show you the notes you can read, but for groups, this mean that you
|
|
can access umbrella groups and filter the feeds to see what's in your language
|
|
and even region.
|
|
|
|
For too long the fediverse struggled with languages, this step makes it easier
|
|
for actual internationalization of the free network.
|