This commit is contained in:
bakhirev 2024-12-01 01:09:22 +03:00
parent 33d96f792e
commit 97c193a508
17 changed files with 39 additions and 21 deletions

View file

@ -183,7 +183,9 @@ You can create your own interface theme. Options:
- **Title**. You can set default document title in the URL parameter ```title```. Example: ```?title=You Company```
- **Visual theme**. To do this, you need to prepare a CSS file with new styles and specify its URL in the ```theme``` parameter. Example: ```?theme=//company.com/some.css```. You can use class names as selectors. Most of them do not change in new versions.
- **Language**. You can set language in the URL parameter ```lang```. Example: ```?lang=es```
<a name="link-21"></a>
**Example:** [page](https://assayo.online/demo/themes/)
<a name="link-21"></a>
### 📝 How to sign commits?
Follow the [Conventional Commits 1.0.0](https://www.conventionalcommits.org/en/v1.0.0/). Example:
```

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -265,6 +265,9 @@
"**Sprache**. Sie können es im URL-parameter angeben ```lang```. Zum Beispiel: ```?lang=es```"
]
},
{
"p": "**Example:** [demo](https://assayo.online/demo/themes/)"
},
{
"h3": "Wie signiere ich commits?"
},

View file

@ -268,6 +268,9 @@
"**Language**. You can set language in the URL parameter ```lang```. Example: ```?lang=es```"
]
},
{
"p": "**Example:** [demo](https://assayo.online/demo/themes/)"
},
{
"h3": "How to sign commits?"
},

View file

@ -268,6 +268,9 @@
"**La lengua**. Puedes especificarla en el parámetro de la URL ```lang```. Por ejemplo: ```?lang=es```"
]
},
{
"p": "**Example:** [demo](https://assayo.online/demo/themes/)"
},
{
"h3": "¿Cómo firmar los commits?"
},

View file

@ -265,6 +265,9 @@
"**Langue**. Vous pouvez lindiquer dans le paramètre dURL ```lang```. Par exemple: ```?lang=es```"
]
},
{
"p": "**Example:** [demo](https://assayo.online/demo/themes/)"
},
{
"h3": "Comment signer les commits ?"
},

View file

@ -268,6 +268,9 @@
"**言語**. URLパラメータに指定することができます ```lang```. 例えば: ```?lang=es```"
]
},
{
"p": "**Example:** [demo](https://assayo.online/demo/themes/)"
},
{
"h3": "commit文の署名方法は"
},

View file

@ -264,10 +264,13 @@
{
"li": [
"**Cabeçalho**. Você pode especificar em um parâmetro da URL ```title```. Por exemplo: ```?title=You Company```",
"**CSS стили**. Para fazer isso, você precisa preparar um arquivo CSS e especificar o seu endereço no parâmetro da URL ```theme```. Por exemplo: ```?theme=//company.com/some.css```. Você pode usar os nomes das classes como seletores. A maioria deles não muda na saída de uma nova versão.",
"**Themes**. Para fazer isso, você precisa preparar um arquivo CSS e especificar o seu endereço no parâmetro da URL ```theme```. Por exemplo: ```?theme=//company.com/some.css```. Você pode usar os nomes das classes como seletores. A maioria deles não muda na saída de uma nova versão.",
"**Idioma**. Você pode incluir em um parâmetro de URL. ```lang```. Por exemplo: ```?lang=es```"
]
},
{
"p": "**Example:** [demo](https://assayo.online/demo/themes/)"
},
{
"h3": "Como faço para assinar commits?"
},

View file

@ -266,6 +266,9 @@
"**Язык**. Вы можете указать его в URL-параметре ```lang```. Например: ```?lang=es```"
]
},
{
"p": "**Например:** [демо](https://assayo.online/demo/themes/)"
},
{
"h3": "Как подписывать коммиты?"
},

View file

@ -264,10 +264,13 @@
{
"li": [
"**标题**. 你可以在网址参数中指定它 ```title```. 例如: ```?title=You Company```",
"**CSS样式**. 为了做到这一点你需要准备一个CSS文件并在网址参数中指明其地址 ```theme```. 例如: ```?theme=//company.com/some.css```. 你可以使用类名作为选择器。大多数情况下,他们在新版本发布时不会发生变化。",
"**Themes**. 为了做到这一点你需要准备一个CSS文件并在网址参数中指明其地址 ```theme```. 例如: ```?theme=//company.com/some.css```. 你可以使用类名作为选择器。大多数情况下,他们在新版本发布时不会发生变化。",
"**语言**. 你可以把它放在网址的参数中。 ```lang```. 例如: ```?lang=es```"
]
},
{
"p": "**Example:** [demo](https://assayo.online/demo/themes/)"
},
{
"h3": "如何签署提交?"
},