Skip to content

Commit 66a44e7

Browse files
authored
Merge pull request #159 from nocodb/docs/0718-misc
docs: translations
2 parents 8c44365 + f303126 commit 66a44e7

File tree

4 files changed

+38
-1
lines changed

4 files changed

+38
-1
lines changed

content/docs/account-settings/authentication/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Authentication'
2+
title: 'Authentication & SSO'
33
description: 'Learn about different methods available for authentication with NocoDB.'
44
tags: ['SSO', 'Overview']
55
keywords: ['SSO', 'Overview', 'Authentication', 'Email', 'Password', 'SAML', 'OIDC']
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: 'Language settings'
3+
description: 'This article explains how to change the language settings in NocoDB.'
4+
---
5+
6+
<Callout type="warning">Language support is currently in beta. Some parts of the interface may still appear in English, as translations might be incomplete or missing.</Callout>
7+
8+
NocoDB supports multiple languages for its user interface to help users work in their preferred language.
9+
10+
You can change the language directly from the app:
11+
12+
1. Click on your profile picture in the bottom-left corner.
13+
2. Select **Language** from the dropdown menu.
14+
3. Choose from the list of available languages.
15+
16+
![image](/img/v2/account-settings/language.png)
17+
18+
<Callout type="info">The translations in NocoDB are community-driven and enhanced using AI-generated translations. As a result, some phrases or words may be inaccurate or not fully localized. We appreciate your help in improving translations!</Callout>
19+
20+
## Contribute to Translations
21+
22+
You can help improve translations or add support for new languages through our community translation platform on [Crowdin](https://crowdin.com).
23+
24+
- NocoDB Project link: [https://crowdin.com/project/nocodb](https://crowdin.com/project/nocodb)
25+
26+
To contribute:
27+
- Sign up or log in to Crowdin.
28+
- Join the NocoDB project.
29+
- Select your language and start translating or reviewing existing translations.
30+
31+
For more details, refer [here](/docs/product-docs/engineering/translation)
32+
33+
Every contribution helps make NocoDB more accessible across the world!
34+
35+
---
36+

content/docs/account-settings/meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"profile-page",
55
"api-tokens",
66
"authentication",
7+
"language",
78
"oss-specific-details"
89
],
910
"icon": "user"
704 KB
Loading

0 commit comments

Comments
 (0)