Skip to content

Commit 49e32c7

Browse files
committed
fix: update template requirement notes, API ID format, and remove obsolete intro (7 files)
- Rephrased template requirement notes in ZennoPoster and ZennoBrowser - Updated EN localizations for these notes - Fixed ID format in profile folder creation response example (RU/EN) - Removed obsolete docs/ZennoPoster/intro.md Result: notes and response examples are corrected (7 files)
1 parent beb2c60 commit 49e32c7

7 files changed

Lines changed: 7 additions & 29 deletions

File tree

docs/ZennoBrowser/install-and-setting/ZennoBrowser_System_Requirements.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
sidebar_position: 7
33
title: "Системные требования ZennoBrowser"
44
description: " "
@@ -34,4 +34,4 @@ Windows Server 2019–2025 (Server Core не поддерживается);
3434
- **Наличие:** физическая видеокарта
3535

3636
<u data-renderer-mark="true">Примечания:</u>
37-
Системные требования шаблонов необходимо уточнять у его разработчика.
37+
Системные требования конкретного шаблона могут отличаться от базовых — уточняйте их у разработчика шаблона.

docs/ZennoBrowser/zb-public-API/folder-management/creating-new-profile-folder.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Api-Token: токен из **UserArea2**.
7777
Возвращает ID вновь созданной папки профилей:
7878

7979
```
80-
123e4567-e89b-12d3-a456-426614174000
80+
"123e4567-e89b-12d3-a456-426614174000"
8181
```
8282

8383
**Ответ с ошибкой (500):**

docs/ZennoPoster/Hello/ZennoPoster_System_Requirements.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ Windows Server 2019–2025 (Server Core не поддерживается);
4545
:::
4646

4747
<u data-renderer-mark="true">Примечания:</u>
48-
Системные требования шаблонов необходимо уточнять у его разработчика.
48+
Системные требования конкретного шаблона могут отличаться от базовых — уточняйте их у разработчика шаблона.

docs/ZennoPoster/intro.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

i18n/en/docusaurus-plugin-content-docs-zennobrowser/current/install-and-setting/ZennoBrowser_System_Requirements.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ Windows Server 2019–2025 (Server Core not supported)
3434
- **Availability:** a physical graphics card
3535

3636
<u data-renderer-mark="true">Notes:</u>
37-
The system requirements for templates must be clarified with their developer.
37+
System requirements for a specific template may differ from the base ones—check them with the template developer.

i18n/en/docusaurus-plugin-content-docs-zennobrowser/current/zb-public-API/folder-management/creating-new-profile-folder.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Api-Token: Token from **UserArea2**.
7777
Returns the ID of the newly created profile folder:
7878

7979
```
80-
123e4567-e89b-12d3-a456-426614174000
80+
"123e4567-e89b-12d3-a456-426614174000"
8181
```
8282

8383
**Error Response (500):**

i18n/en/docusaurus-plugin-content-docs-zennoposter/current/Hello/ZennoPoster_System_Requirements.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ When Windows scaling is increased (e.g., 125% or higher), the interface and over
4646
:::
4747

4848
<u data-renderer-mark="true">Note:</u>
49-
The system requirements for templates should be confirmed with their developer.
49+
System requirements for a specific template may differ from the base ones—check them with the template developer.

0 commit comments

Comments
 (0)