Skip to content

Commit 085d82a

Browse files
Merge pull request #10183 from mendix/nc-platform-localization
Document language selection
2 parents 812b79b + ca45500 commit 085d82a

File tree

4 files changed

+28
-14
lines changed

4 files changed

+28
-14
lines changed

content/en/docs/mendix-portal/mendix-profile/user-settings.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,19 @@ On the [User Settings](https://user-settings.mendix.com/link/profile) page, you
1616

1717
This is what you can do on the [Profile](https://user-settings.mendix.com/link/profile) page:
1818

19-
* Upload your profile image.
20-
* Fill in your personal and work details.
21-
* Tell the Mendix community about yourself and your work experience. Let everyone know your area of expertise by filling in your **Industry** and **Skills**.
22-
* Connect your social accounts via **Twitter URL** and **LinkedIn URL**.
23-
* Choose to make your profile public by clicking **Make Profile Public**. This allows the Mendix community to view your profile. Be sure to do the following to make your profile public:
24-
25-
* Add an avatar.
26-
* Enter a **Job Title**, **Department**, and **Country of Residence**.
27-
* Add some details **About You**.
28-
* Add at least one **Skill**.
29-
* Add at least one **Industry Experience** item.
30-
19+
* Upload a profile image.
20+
* Enter your name.
21+
* Add your work details, meaning **Job Title** and **Department**.
22+
* Select your **Country of Residence**.
23+
* Select the **Language** in which to display Mendix Portal content. Language selection is applied after signing out and signing back in.
3124
{{% alert color="info" %}}
32-
To make your public profile private again, click **Make Profile Private**.
25+
User-created content and system-generated content, such as app logs, is not translated.
3326
{{% /alert %}}
27+
* Tell the Mendix community about yourself and your work experience. Let everyone know your area of expertise by filling in the **About You** field, and your **Industry** and **Skills**.
28+
* Connect your LinkedIn account through the **LinkedIn URL**.
29+
* Choose to make your profile public by clicking **Make Profile Public**. This allows the Mendix community to view your profile.
30+
To make your public profile private again, click **Make Profile Private**.
31+
3432

3533
* Add a **Recovery Email** address, which is useful if you lose access to your account or Mendix Profile. You can provide a non-business email address for this.
3634

content/en/docs/releasenotes/control-center/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ To see the current status of the Mendix Control Center, see [Mendix Status](http
1414

1515
## 2025
1616

17+
### September 29, 2025
18+
19+
#### New Features
20+
21+
* The Mendix platform is now generally available in Korean and Japanese.
22+
You can set the language from the [User Settings](/mendix-profile/user-settings/) page of your Mendix Profile. The language you choose is then applied once you sign out and sign back in.
23+
Note that user-created content and system-generated content, such as app logs, is not translated.
24+
1725
### September 4, 2025
1826

1927
#### Improvements

content/en/docs/releasenotes/developer-portal/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ To see the current status of the Mendix Portal, see [Mendix Status](https://stat
2121

2222
## 2025
2323

24+
### September 29, 2025
25+
26+
#### New Features
27+
28+
* The Mendix platform is now generally available in Korean and Japanese.
29+
You can set the language from the [User Settings](/mendix-profile/user-settings/) page of your Mendix Profile. The language you choose is then applied once you sign out and sign back in.
30+
Note that user-created content and system-generated content, such as app logs, is not translated.
31+
2432
### September 28, 2025
2533

2634
#### Improvements

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
1010
</li>
1111
<li class="lp-panel-list">
1212
<a href="/releasenotes/developer-portal/">Apps</a>
13-
<p class="rn-date">September 28, 2025</p>
13+
<p class="rn-date">September 29, 2025</p>
1414
</li>
1515
<li class="lp-panel-list">
1616
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>

0 commit comments

Comments
 (0)