Skip to content

Commit

Permalink
docs(website, i18n): add field lang
Browse files Browse the repository at this point in the history
  • Loading branch information
shelepuginivan committed Apr 21, 2024
1 parent 0bae203 commit 7cb885f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Hakutest предоставляет возможности для интерна
Ниже представлены настройки интернационализации Hakutest по умолчанию:

```yaml title="i18n.yaml"
lang: en
server:
stop_title: Stop Hakutest
stop_tooltip: Stop Hakutest server and quit
Expand Down
1 change: 1 addition & 0 deletions website/static/files/i18n/ru/i18n.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
lang: ru
server:
stop_title: Остановить Hakutest
stop_tooltip: Остановить сервер Hakutest и выйти
Expand Down

0 comments on commit 7cb885f

Please sign in to comment.